latestOpenAPI 3.0.02026-08-105118115.0 KB

4838a5113869

Media upload

Complete a media upload

Signifies that a media file has been uploaded to a previously-created upload URL and is ready to appear in "My Uploads"

post/media/uploads/{media_id}/complete

Path parameters

media_idinteger required

The ID of the media.

Request body

titlestring required

The title of the media.

descriptionstring

The description of the media.

auto_captionboolean

Whether to request auto-captioning for the media (false by default). This option is only available if auto-captioning is enabled for your account.

Response

The media object that was created.