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

versionstringRequiredDefaults to 1
version
resourceIdstringRequiredDefaults to
The ID of the resource to be requested.

Headers

x-platform-idstringOptional
Platform ID.

Response

OK
referencestringformat: "^\S+$"0-256 characters
Unique reference for this subscription group
object_typestring or nullRead-only
idstring or nullRead-only
namestring or null
Optional name for this subscription group
descriptionstring or null
Optional description for this subscription group
owner_customer_idstring or null
When provided, this subscription group can only be used for the customer that is linked to this ID and children of that customer
owner_customerobject or null
pricing_plan_subscription_idslist of strings or nullRead-only

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error