Uploads a file to native Attio storage for a record. Send multipart/form-data with a single binary field named file together with the body fields object, record_id, and optional parent_folder_id. Maximum file size is 50 MB.
This endpoint is in alpha and may be subject to breaking changes as we gather feedback.
Required scopes: file:read-write, object_configuration:read, record_permission:read.
This API uses OAuth 2.0 with the authorization code grant flow.
The file to upload.
The object slug or ID.
1"people"
The ID of the record to upload the file to.
"bf071e1f-6035-429d-b874-d83ea64ea13b"
Optional parent folder ID. Omit to upload to the root folder.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Created
Created