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.

Examples:
"d6eefec9-dcc2-4574-8af8-69897038d9c5"

Responses

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