Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>",
"content": "<string>"
}{
"error": "<string>",
"details": "<string>"
}Attachments
Create Attachment
Note: This endpoint is subject to change and may not be supported in future releases.
Creates a new attachment
POST
/
attachments
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>",
"content": "<string>"
}{
"error": "<string>",
"details": "<string>"
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Attachment details and data
