Determine whether the specified group exists

head/groups/{groupId}
Internal-Use Only

Checks whether the group exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
groupId
string
true

The unique identifier for the group.

Responses

StatusMeaningDescription
200OKOK - the group exists.
404Not FoundNot found - the group could not be found.