Skip to main content
DELETE
/
core
/
v3
/
entity-groups
/
{entityGroupId}
Delete an entity group
curl --request DELETE \
  --url https://api-{region}.sesametime.com/core/v3/entity-groups/{entityGroupId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

API token obtained from Sesame HR Dashboard > Settings > Integrations > API

Path Parameters

entityGroupId
string<uuid>
required

Group ID

Response

204 - undefined