Prerequisites
- The target Sign-In Context has the Username and Password module enabled.
- Your integration has the Context API key (
x-auth-token) and the Organization is configured with the caller’s source IP on the Administrator portal IP whitelist.
Error body
A failed request in this family returns:error_code— machine-readable category.error_message— human-readable description of what went wrong.request_id— correlation ID; include it when reporting an issue.
Operations
Create user
POST .../modules/up/createUpdate user
PUT .../modules/up/updateDelete user
DELETE .../modules/up/delete
