Delete a pack
DELETE /api/v1/pricing/packs/{pack_id}
DELETE
/api/v1/pricing/packs/{pack_id}
Delete a feature pack.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” pack_id
required
string
Pack identifier
Responses
Section titled “ Responses ”Pack deleted
Unauthorized - missing or invalid credentials
object
error
object
code
Error code
string
message
Human-readable error message
string
Resource not found
object
error
object
code
Error code
string
message
Human-readable error message
string