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

  1. 54cf11f8a76f3
  2. c8fedcbd705e42

What changed

    • added the new optional request property oneOf[ContactCreateWithCompanyName]/secret

      new-optional-request-property

    • added the new optional request property oneOf[ContactCreateWithFirstName]/secret

      new-optional-request-property

    • added the optional property secret to the response with the 201 status

      response-optional-property-added

    • added the new internal_server_error enum value to the error/type response property for the response status 500

      response-property-enum-value-added

    • added the new not_found_error enum value to the error/type response property for the response status 404

      response-property-enum-value-added

    • added the new rate_limit_exceeded_error enum value to the error/type response property for the response status 429

      response-property-enum-value-added

    • added the new validation_error enum value to the error/type response property for the response status 400

      response-property-enum-value-added

    • added subschema #1 subschema #2 to the response body anyOf list for the response status 401

      response-body-any-of-added

    • removed subschema #1 subschema #2 from the response body anyOf list for the response status 401

      response-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