Remove user from customer group

Removes a user from a customer group without deleting the user record.

Path Params
string
required

The ID of the customer group. This is not the UUID.

uuid
required

The UUID of the user to remove from the group.

Responses

400

Bad Request - The request is invalid due to missing or incorrect parameters.

401

Unauthorized - API authentication failed due to an invalid or missing API key.

403

Forbidden - The API key does not have sufficient permissions to perform this action.

404

Not Found - The specified group ID or user UUID was not found. Verify the values and try again.

429

Too Many Requests - The request limit has been exceeded. Reduce request frequency.

500

Internal Server Error - An unexpected server error occurred. Contact support if the issue persists.

502

Bad Gateway - The server received an invalid response. Retry the request.

503

Service Unavailable - The service is temporarily unavailable. Try again later.

504

Gateway Timeout - The server took too long to respond. Retry the request with exponential backoff.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json