users
Reactivate a user. Can be called after calling delete on a user to allow them to access the community again.
post/users/reactivate
Request body
Example request
{
"email": "dmoney@scrutefarms.com"
}Response
Successful response
Reactivate a user. Can be called after calling delete on a user to allow them to access the community again.
{
"email": "dmoney@scrutefarms.com"
}Successful response