Skip to main content
DELETE
/
v1
/
embed-tenants
/
{embedTenantName}
/
groups
/
{id}
Delete group
curl --request DELETE \
  --url https://{tenant}.cubecloud.dev/api/v1/embed-tenants/{embedTenantName}/groups/{id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API key authentication. Send Authorization: Api-Key <YOUR_API_KEY>.

Path Parameters

embedTenantName
string
required
id
number
required

Response

200 - application/json

Successful response