Skip to main content

Delete a subscription made within a company

DELETE 

/auth/consumer-user/company/:company_id/subscriptions/:id

Request

Path Parameters

    company_id stringrequired

    Unique ID of the company in scope.

    id stringrequired

    Unique ID of the subscription in scope.

Responses

successful operation

Loading...