Skip to content

Approve access to a user

POST
/api/v4/users/{id}/approve

Approves access to a specified user account that is pending approval. Administrators only.

id
required
integer

The ID of the user

Created

Bad Request

Not Found