Partially update a subscription integration.
PATCH
/integrations/subscription
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessSubscriptionAdmin
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ApiClientID | string | --- | --- | --- | ||
HashKey | string | --- | 50 characters | --- | ||
ElevatedRoles | array | --- | --- | --- | ||
Active | boolean | --- | --- | --- | ||
NotificationDays | integer | int32 | --- | --- | ||
Url | string | --- | --- | --- | ||
xp | object | --- | --- | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ApiClientID | string | --- | --- | --- | ||
HashKey | string | --- | 50 characters | --- | ||
ElevatedRoles | array | --- | --- | --- | ||
Active | boolean | --- | --- | --- | ||
NotificationDays | integer | int32 | --- | --- | ||
Url | string | --- | --- | --- | ||
xp | object | --- | --- | --- |