Operation HTTP Request Description
delete
DELETE /v3/users/{userId}/identity
Delete identity document for an existing user
get
GET /v3/users/{userId}/identity
Get a user's identity document
post
POST /v3/users/{userId}/identity
Add identity document to an existing user
put
PUT /v3/users/{userId}/identity
Update identity document for an existing user
delete
DELETE /v3/users/{userId}/license
Delete license document for an existing user
get
GET /v3/users/{userId}/license
Get a user's license document
post
POST /v3/users/{userId}/license
Add license document to an existing user
put
PUT /v3/users/{userId}/license
Update license document for an existing user