v1
latestOpenAPI 3.1.02026-07-24251250397.8 KBcustom renditions
Create a custom text rendition
Creates a new custom text rendition. This is only applicable to media with a renditions hosting type.
Renditions must adhere to custom renditions guidelines.
post/v2/sites/{site_id}/media/{media_id}/custom_text_renditions/
Path parameters
site_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the site
media_idstring required
Unique identifier for a resource
Example:Ny05CEfj
Unique alphanumeric ID of the media
Request body
Response
Custom Text Rendition Resource
Example response
{
"id": "aBcD1234",
"created": "2018-10-02T21:19:36.602019+00:00",
"last_modified": "2018-10-02T21:19:36.602019+00:00"
}