riverty logo

Docs

Delete Subscription Product

Delete an existing subscription product. Only possible if there are no subscriptions using said product.

Path

DELETE /v1/clients/{clientId}/subscription-products/{subscriptionProductId}

Request Parameters

clientId
required
integer
Your assigned `ClientId`.
subscriptionProductId
required
string
Id of the subscription product to retrieve.

Responses

Successful Request

Request Example

    
        null
    

Response Example

    
        null