Integration Notes
- What Happens: The user access si restored, allowing them to sign in again.
- Use role defaults to
member - Authorization: Requires
update:userscope. - Idempotent: If the user is already enabled, the endpoint returns 200 with a message indicating the user is already enabled.

