Skip to main content
PATCH
Update a subscription item

Authorizations

Authorization
string
header
required

See our authentication documentation for how to authorize your requests

Path Parameters

subscriptionId
string<uuid>
required

The id of the subscription.

itemId
string<uuid>
required

The id of the subscription item.

Body

application/json
item
object
required

Subscription item fields to update.

Response

No Content