Create a person attachment

Link an external file to a person record. This endpoint is for referencing documents stored in external systems (e.g., Dropbox, Google Drive).

Use Cases:

  • Link documents from external storage systems
  • Reference contracts, forms, or agreements
  • Connect to document management systems
  • Track document relationships with contacts

Note: This endpoint creates a reference to an external file. It does not upload files to Sure Send CRM.

Follow Up Boss Compatibility: This endpoint matches the Follow Up Boss personAttachments API for easier migration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

ID of the person to attach the document to

string
required

Name of the file

uri
required

URL to the external file

Responses
201

attachment created

401

unauthorized

404

person not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!