Topics
Create a Topic
This endpoint creates a new topic in QStash.
POST
/
v1
/
topics
Request
The name of the topic Must only contain alphanumeric characters, underscores,
dashes and periods. Regex: ^[a-zA-Z0-9-_.]+$
Response
A user given name must only contain alphanumeric, hyphen, underscore and periods.
Id for this topic
Was this page helpful?