Delete a pricing plan subscription group by its ID
Requires the PRICING_PLAN_SUBSCRIPTION_GROUP.DELETE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Response
OK
reference
Unique reference for this subscription group
object_type
id
name
Optional name for this subscription group
description
Optional description for this subscription group
owner_customer_id
When provided, this subscription group can only be used for the customer that is linked to this ID and children of that customer
owner_customer
pricing_plan_subscription_ids
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error