Changes to Create a user
POST /users
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 7 revisions of this API.6
What changed
- ○
added the optional property
anyOf[subschema #1: User (BYOL)]/decease_dateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
anyOf[subschema #2: User (TOL)]/decease_dateto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
anyOf[subschema #1: User (BYOL) - Create - Request]/tagsnew-optional-request-property
- ○
added the new optional request property
anyOf[subschema #2: User (TOL) - Create - Request]/tagsnew-optional-request-property
- ○
added the optional property
anyOf[subschema #1: User (BYOL)]/tagsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
anyOf[subschema #2: User (TOL)]/tagsto the response with the200statusresponse-optional-property-added
- ○