Endpoints
Create Endpoint
This endpoint creates a new endpoint and subscribe it to a topic.
POST
Request
The id of the topic this endpoint subscribes to.Either
topicId or topicName must be setThe name of the topic this endpoint subscribes to.Either
topicId or topicName must be setThe url where all requests will be sent to.
Response
The id of the topic this endpoint subscribes to.Either
topicId or topicName must be setThe name of the topic this endpoint subscribes to.Either
topicId or topicName must be setThe url where all requests will be sent to.