Attachments

Add attachment to a media

Add attachment to a media

post/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 3 of the 40 revisions of this API.3