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