/personAttachments

Attach a file to a person.

❗️

Restricted - Registered Systems Only

External systems requesting to hit this endpoint must be registered with Follow Up Boss. To learn more, see the section on Identification.

🚧

URI - File Location

The URI should be a link to a file location stored outside of Follow Up Boss. If a URI is not provided, the API will treat the request as an attempt to upload a file to our servers and return a 403.

Body Params
int32
required

ID of the person.

string
required

URI of an externally hosted file.

string
required

Name of the file.

int32

Size of the file in bytes.

Headers
string
required

Registered system name.

string
required

Registered system API key.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain