Changes to Register User
POST /api/user/register
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 34 revisions of this API.5107
What changed
- ▲
added the new required request property
signing_keynew-required-request-property
- ●
removed the request property
last_namerequest-property-removed
- ●
removed the request property
namerequest-property-removed
- ●
removed the request property
public_keyrequest-property-removed
- ○
added the new optional request property
family_namenew-optional-request-property
- ○
added the new optional request property
given_namenew-optional-request-property
- ○
added the new optional request property
picturenew-optional-request-property
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
public_keynew-required-request-property
- ▲
added the new required request property
verification_credentialnew-required-request-property
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the request property
passwordrequest-property-removed
- ●
removed the request property
verification_coderequest-property-removed
- ●
removed the optional property
emailfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
external_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
last_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
public_keyfrom the response with the200statusresponse-optional-property-removed
- ○
the request property
last_namebecame optionalrequest-property-became-optional
- ○
the request property
namebecame optionalrequest-property-became-optional
- ○
request property
last_namelist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
namelist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new required request property
verification_codenew-required-request-property
- ▲