Upload a Contact Supporting Document
POST {{base_url}}/contact/fw_files
Use this endpoint to upload a supporting document or file in the Contacts hub.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"FileID":"524042e6-adf7-201e-5029-c3d12611ef25","FileName":"Contact.pdf"}]