Attachments

Delete attachment of a media

Delete attachment of a media

delete/medias/{media_id}/attachments/{key}

Path parameters

media_idstring required

Media identifier

keystring required

Attachment unique identifier

Response

OK

codeinteger
dataobject
metadataobject

Example response

{
  "code": 200
}

Changes

Changed in 2 of the 40 revisions of this API.2