Examplary
  • Start for free

    Delete group

    Delete a group and revoke all associated permissions. Requires group manager/owner role or org admin/owner.

    DELETE https://api.examplary.ai/groups/{id}

    Path parameters

    idstringrequired

    Group ID

    Responses

    200 — Group deleted.

    403 — Insufficient permissions.

    404 — Group not found.

    Requirements

    OAuth scopes

    This endpoint requires the permissions:write scope to be present.