riverty logo

Docs

Delete Subscription Pause

Delete an existing subscription pause. Cannot delete pause if it is already invoiced.

Path

DELETE /v1/clients/{clientId}/subscriptions/{subscriptionId}/pauses/{pauseId}

Request Parameters

clientId
required
integer
Your assigned `ClientId`.
subscriptionId
required
string
Id of the subscription to retrieve.
pauseId
required
string
Id of the pause.

Responses

Successful Request

Request Example

    
        null
    

Response Example

    
        null