Users
Update User Activation Status
Updates the SDP user’s activation status. This endpoint is primarily used to move a user into active status when they accept the invite to join an SDP organization account and create a password.
patch/users/activation
Response
Created
Example response
{
"id": "1736bed3-7b92-4760-8ff2-51fb08ee079f",
"first_name": "John",
"last_name": "Doe"
}