LookupSignatureFromDataRequest
mediastring<binary>required
The media file to lookup the SASHA Signature from
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
LookupSignatureFromDataRequest
{
"media": "string",
"callback_secret_id": "string",
"callback_url": "string"
}