cURL
curl --request POST \ --url https://api.taidalos.com/v1/media-search-articles/override-disposition \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "data": { "media_search_article_disposition_id": "123e4567-e89b-12d3-a456-426614174000" } }
request body
data defines the structure containing justification, risk level, and associated risk categories for an entity.
data
Show child attributes
Created
data represents the structure containing the unique identifier for the updated media search article disposition.