Skip to main content

Confirm/finalize a 'file' custom-field upload

POST 

/v1/attachments/custom-field-file-url

Validates a file uploaded via the presigned URL from GetCustomFieldFileUploadURL against the declared size/type policy, and if valid, records it as an Attachment. Rejects (400) and deletes from S3 a file exceeding the max size or of a disallowed type.

Request

Responses

OK