CloudFiles API
Attachments
Create attachment
2min
POST
AUTHENTICATION
Authorization
Bearer
Bearer
QUERY PARAMETERS
library
string
Example: sharepoint
driveId
string
Example: {{drive-id}}
BODY PARAMETERS
body
string
Example: {
"resource": "{{resource-id}}",
"resourceType": "folder",
"source": "HUBSPOT",
"objectType": "CONTACT",
"objectId": "51"
}
RESPONSES
200