Update an existing feed subscription

Partially updates a feed subscription. At least one field must be provided. Duplicate names within the same organization result in a 409 Conflict.

Path Params
uuid
required

The unique identifier (GUID) of the subscription

Body Params

Partial update request. At least one field must be provided.

string
length between 3 and 250

New name for the feed subscription

subscriptionEventGroups
array of objects
length ≥ 1

Updated event groups

subscriptionEventGroups
string
required

Name of the event group to subscribe to

int32
required

Version of the event group

eventNames
array of strings
required
length ≥ 1

Specific event names within the group to subscribe to

eventNames*
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json