Xosum.am will send a POST request to this URL once a transcription is complete. This endpoint does not require any Authorization header. Use the secret field to verify the source.
Note: This is a callback URL provided by the user and is not part of the public Xosum.am API.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Webhook secret to validate authenticity.
Transcription job ID.
The fully diarized text result of the transcription.
Metadata passed during creation.
{
"phonenumber": "+37400000000",
"agent": "King Ruzi"
}Short title automatically generated from the transcript.
A concise summary or resolution for the call.
Direct URL to the recording details inside Xosum.am.
Webhook received and acknowledged.