Skip to main content

Delete Group

DELETE 

/org/:orgId/groups/:groupId

Deletes the Group identified by groupId.

Request​

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    groupId stringrequired

    The Group ID (UUID) for which you are querying.

Responses​

Success.

Schema

    any

Loading...