Delete tier group
Deletes a tier group from a loyalty program. (The changes will take effect with the next publication of the loyalty program)
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
pid
Loyalty Program ID
gid
Tier group ID
Response
Tier group successfully deleted
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error