record
Upload attachment
Upload an attachment from a file or URL and append it to the cell
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of an attachment field
Body
multipart/form-data
upload attachment
The body is of type object
.
Response
201 - application/json
Returns record data after update.
The response is of type object
.