API Reference
API Reference

/members/:id/enable

Restores a deactivated member. Required scope: w_members. Accessible with all token types.

Calling the POST /members/:id/enable endpoint will reactivate the given member. In case the member is not found, a404 Not Found error will be returned. In case of any other error a 422 Unprocessable Entity will be returned. In case of a successful reactivation a 204 No Content response will be returned.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!