Create Attachment

Creates a new attachment resource and returns it. Use this endpoint after uploading the file content via the upload link to register the attachment with the account. The attachment name must be unique within the account; a 409 error is returned if a duplicate name is detected.

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

Scope

attachments:write

Body Params
string
length between 1 and 64

the attachment name

string
length between 1 and 64

the attachment uploaded request id

metadata
object

metadata values associated with this attachment and used for searching/categorization

Headers
string
required
length ≥ 7

A token for access the api

string
enum
Defaults to application/hal+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/hal+json
application/json