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
Example response
{
"code": 200
}