Approve access to a user
POST
/api/v4/users/{id}/approve
Approves access to a specified user account that is pending approval. Administrators only.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
The ID of the user
Responses
Section titled “Responses”Created
Bad Request
Not Found