Webhook
Get or Set the url where you want to receive webhook notifications when a request has completed successfully (status == 100)
POST
https://api.autocontentapi.com/content/Webhook
GET
https://api.autocontentapi.com/content/Webhooks
Sample Response:
Returns the endpoint where the api will notify podcast completions.
WEBHOOK DATA
It returns the same data as the Get Status request
Last updated