Querying Whether a User Belongs to a User Group

Function

This API is used to query whether a user belongs to a user group.

URI

Request Parameters

Response Parameters

None

Status Codes

Status Code

Description

204

The user belongs to this user group.

400

The server failed to process the request.

401

Authentication failed.

403

Access denied.

404

The server could not find the requested page, or the user does not belong to this user group.