Skip to main content

EmbedSignatureFromDataRequest

mediastring<binary>required

The media file to protect by embedding the SASHA Signature into

callback_secret_idstring

Optional identifier for the Callback Secret to use for signing the request payload. If not provided, an appropriate Callback Secret will be selected by SASHA among the available Callback Secrets configured for the Partner.

callback_urlstring<uri>

Optional callback URL to receive job status notifications

EmbedSignatureFromDataRequest
{
"media": "string",
"callback_secret_id": "string",
"callback_url": "string"
}