self service users

User creation in the self service system for a person record

Create a Self-Service user

Create a Self-Service user from the provided Person

SecuritybearerAuth
Request
Request Body schema: application/vnd.api+json

Specify the person (People ID) to create the Self-Service user for

object
Responses
200

SelfService

400

Bad Request

401

Unauthorized - Authorization Required

422

Unprocessable Entity

default

General Error

post/selfServiceUsers
Request samples
application/vnd.api+json
{
  • "data": {
    }
}