Associate file
Associates an existing file with another workspace record.
POST
/api/files/associationsAssociates an existing file with another workspace record.
Request Body
application/json
Request payload for Associate file.
fileId*string
File identifier to associate.
Example
"file_123"sourceId*string
Identifier of the source record receiving the association.
Example
"order_123"sourceType*string
Type of the source record receiving the association.
Example
"order"[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json