Check and authorize user

Checks a user's permissions based on a given project ID and token, then authorizes the user if applicable. The user ID is provided in the request body.

Body Params
int64

The ID of the user whose permissions are to be checked.

int64

The ID of the project whose permissions needs to check.

string

The token used to authorize user permissions for the project.

Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json