Finalize Attachment

The finalize endpoint is a required step for Form attachments. Use this endpoint to tell Fulcrum that your attachment has been uploaded.

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

Sample Error Responses

If you see this error message:
{ "error": "At least one owner type and owner ID is required" }
You will need to include an owner in your finalize request.

It is possible you will see an unauthorized error when using a valid api token if your token does not have permission to edit the form.
{ "error": "Unauthorized" }

Body Params
string
required

Identifier of the attachment

owners
array of objects

Array of owner objects for the attachment

owners
Headers
string

API Token. Required to authenticate the request.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json