Skip to main content
PATCH
Update Attachment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
attachment_id
string
required

Body

application/vnd.api+json

Request body for PATCH /api/teams/{team_id}/attachments/{id}.

data
AttachmentUpdateData · object
required

Response

Successful Response