Changes to Update user profile

PUT /{WSID}/{version}/profiles/{distinct_id}

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

Changed in 2 of the 35 revisions of this API.226

  1. 021088e9cb3022
  2. ee2cf82f4e6a6

What changed

    • the distinct_id request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the name request property's minLength was increased from 0 to 3

      request-property-min-length-increased

    • the distinct_id request property's maxLength was set to 128

      request-property-max-length-set

    • the name request property's maxLength was set to 128

      request-property-max-length-set

    • the response property _message became required for the status 200

      response-property-became-required

    • the response property _message became required for the status 400

      response-property-became-required

    • the response property _message became required for the status 401

      response-property-became-required

    • the response property status became required for the status 200

      response-property-became-required

    • the response property status became required for the status 400

      response-property-became-required

    • the response property status became required for the status 401

      response-property-became-required