Skip to main content
DELETE
Delete a member group

Authorizations

Authorization
string
header
required

Pass your API key as: Authorization: Bearer <API KEY>.

User-Agent
string
header
default:BosscartDocs/1.0
required

Client identifier sent with requests from the documentation playground.

Path Parameters

id
integer
required

The id of the member group.

Example:

111

Response

200 - application/json

The operation succeeded.

success
boolean
required
Example:

true

message
string
required
Example:

""

Last modified on September 2, 2026