/
/Content API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 18h ago · Updated 2w ago
Billing1
Content25
  • getGet usage information
  • getGet queued and processing request counts
  • getGet queued or processing request IDs
  • getGet all podcasts
  • getGet all transcripts
  • postCreate new content
  • postRepurpose a completed request
  • getCheck request status
  • getList content requests
  • getGet available voices
  • getGet current client info
  • postRegister webhook
  • postRemove webhook
  • getGet webhooks
  • postModify podcast
  • postSeparate speakers in audio
  • postClone voice
  • postGet transcript
  • getGet transcript by episode ID
  • postCreate podcast from custom script
  • postCreate podcast with custom voices
  • postCreate content via GPT
  • postRemove cloned voice
  • postDelete request
  • postSchedule multiple podcasts
Data Tables2
Deep Research5
Documents4
Feeds7
Files3
Infographics2
Podcast17
Projects5
Public4
Quizzes2
Share5
Slide Decks5
Video12
X7
    Content

    Remove webhook

    Remove a registered webhook

    post/content/RemoveWebhook

    Request body

    idstring required

    ID of the webhook to remove

    Response

    Webhook removed

    successboolean

    Whether the operation was successful

    Changes