Delete an embed group
Embed Tenants
Delete an embed group
DELETE
Delete an embed group
🔒 Admin only. Requires administrator privileges — the authenticated principal (API key, embed JWT, or any bearer token) must belong to a user with the admin role.
Deletes one of the embed tenant’s groups. Returns
400 while the group still has members — remove them first — and 404 if the group does not exist in this tenant.Authorizations
Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.
Path Parameters
Name of the embed tenant (the embedTenantName used to generate embed sessions).
Numeric id of the group, as returned by the groups endpoints.
Response
Successful response