Jatrix APIUsersActivate userActivate user POST /v1/organizations/:orgId/tenants/:tenantId/users/:id/activate Transitions a user from pending to active. Only pending users can be activated. Request Responses200404409User activatedResource not foundUser is not in pending status (INVALID_STATE)