Changes to Create Contact
POST /print-mail/v1/contacts
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 7 revisions of this API.45
What changed
- ○
added the new optional request property
oneOf[ContactCreateWithCompanyName]/secretnew-optional-request-property
- ○
added the new optional request property
oneOf[ContactCreateWithFirstName]/secretnew-optional-request-property
- ○
added the optional property
secretto the response with the201statusresponse-optional-property-added
- ○
- ●
added the new
internal_server_errorenum value to theerror/typeresponse property for the response status500response-property-enum-value-added
- ●
added the new
not_found_errorenum value to theerror/typeresponse property for the response status404response-property-enum-value-added
- ●
added the new
rate_limit_exceeded_errorenum value to theerror/typeresponse property for the response status429response-property-enum-value-added
- ●
added the new
validation_errorenum value to theerror/typeresponse property for the response status400response-property-enum-value-added
- ○
added
subschema #1subschema #2to the response bodyanyOflist for the response status401response-body-any-of-added
- ○
removed
subschema #1subschema #2from the response bodyanyOflist for the response status401response-body-any-of-removed
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●