Media options
Delete metaproperty options
delete/api/media/options
Request body
Example request
{
"asset_id": "00000000-0000-0000-0000000000000000",
"metaproperty_id": "00000000-0000-0000-0000000000000000",
"metaproperty_option_ids": [
"00000000-0000-0000-0000000000000000"
]
}Response
No Content
Example response
{
"message": "No Content",
"statuscode": 204
}Changes
No recorded changes to this endpoint across all 1 revision of this API.