Users
Enable a User
If a user has been disabled this endpoints will enable them
The invoker must have the appropriate permission
A user cannot enable themself
If the user is a payor user and the payor is disabled this operation is not allowed
If enabling a payor user would breach the limit for master admin payor users the request will be rejected
post/v2/users/{userId}/enable
Path parameters
userIdstring uuid required
The UUID of the User.
Response
Success the user was enabled or was already enabled