API Reference

/members/:id/enable

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

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

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.

Path Params
string
required

The account subdomain

string
required

The id of the member to be reactivated

Responses

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