This type contains information about a subscription request.
Types that use CreateSubscriptionRequest
Not used by any types.
Call that uses CreateSubscriptionRequest
POST
Fields
destinationId
The unique identifier of the destination endpoint that will receive notifications associated with this subscription. Use the getDestinations method to retrieve destination IDs.
payload
The payload associated with the notification topic. Use getTopics or getTopic to get the supported payload for the topic.
topicId
The unique identifier of the notification topic to subscribe to. Use getTopics to get topic IDs.