delete
https://{host}/v2/userGroup2
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Make sure you have the appropriate access control configured. For more information, see access group documentation.
Example request
curl --location --request DELETE 'https://eu.api.capillarytech.com/v2/userGroup2?id=3962909' \
--header 'Authorization: Basic bWFkaHI3MjU2YQ==' \
--header 'Cookie: _cfuvid=vzCvOnzGrFLOd.qyWq3C1wR4U_d0NN8lePwtil_RTVU-1774957797145-0.0.1.1-604800000'Query parameter
| Query Parameter | Data type | Description |
|---|---|---|
| id | Integer | Unique ID of the user group. |
| externalId | String | External ID of the user group. |
Note: Either of the query parameters is mandatory.
Example response
{
"warnings": []
}