Changes to Create a new Customer-Profile.

POST /v1/CustomerProfiles

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 51 revisions of this API.22

  1. v1be7cea11fa271
  2. v1ef8dd7b6bc331
  3. v1ed1865f0e05d1
  4. v12ff73c3794281

What changed

    • the errors/items/ response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the errors/items/ response's property type/format changed from / to object/ for status 201

      response-property-type-changed

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

      response-optional-property-added

    • api tag TrusthubV1CustomerProfiles added

      api-tag-added