Skip to main content

Register or update a customer

PUT 

/subjects/:externalUserRef

Machine token. Called by your backend, using your client_credentials token.

Idempotent by your own user id, so replaying it after a timeout is safe. Registers who the person is and the contact channels we may verify for them. Registering a contact is not the same as proving it — see the OTP operations.

Request

Responses

Subject registered or updated. Idempotent by natural key — no Idempotency-Key header is required or accepted.