For the complete documentation index, see llms.txt. This page is also available as Markdown.

Modify the subscription's external reference ID

Modify Subscription External Reference Id

post

This will modify subscription external reference Id.

Path parameters
subIdstringRequired

Subscription Id

Header parameters
tokenstringRequired

Basic authorization (dispatch Key and Secret)

Body
externalReferenceIdstringRequired

External reference id

Responses
post
/v1/subscriptions/{subId}/reference-id

No content

Last updated