Skip to content

Reject access to a user

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

Rejects 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