/
/authentication
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Events4
Subscribers12
Topics8
  • getFilter topics
  • postTopic creation
  • postSubscribers addition
  • getCheck topic subscriber
  • postSubscribers removal
  • getGet topic
  • deleteDelete topic
  • patchRename a topic
  • postSigning In
  • postDLR Webhook
  • postSending Text Message
  • post/
  • postSending Template Message
  • postUploading Media
  • postCall with User input
  • postCall with Advanced Call Control
  • postSend E-Mail request
  • postMO Forwarding Through HTTP
  • getKnowledge list
  • postCreate an empty Knowledge
  • getKnowledge document list
  • postCreate a document from text
  • deleteDelete knowledge
  • deleteDelete document
Topics

Subscribers removal

Remove subscribers from a topic

post/v1/topics/{topicKey}/subscribers/removal

Path parameters

topicKeystring required

Request body

subscribersstring[] required

List of subscriber identifiers that will be removed to the topic

Changes