attachments

Upload an attachment.

Use this endpoint to upload (and possible overwrite) the file contents of an attachment. Simply put the entire file in the body as binary data.

post/v1/attachments/{id}/upload

Path parameters

idstring required
Example:123

The ID of the attachment.

Headers

X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00

Unique identifier associated with this request.

Response

Upload was a success

Changes

No recorded changes to this endpoint across all 1 revision of this API.