Messages
Update an existing Attachment
PATCH
/
attachments
/
{id}
Path Parameters
id
string
requiredAttachment is uniquely identified by id
Query Parameters
depth
integer
The number of levels of related objects to include in the response
Body
application/json
id
string
Attachment is uniquely identified by id
data
object
Attachment has Data
type
string
Attachment has Attachment Type
Minimum length:
1
name
string
Attachment has Name
Response
200 - application/json
data
object
success
boolean