Changes to Issue user authentication token

POST /v1/users/{user-id}/tokens

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

Changed in 3 of the 73 revisions of this API.233

  1. a82f0495488c132
  2. 6c7a0c9852501
  3. c6aaf3632e481

What changed

  • a82f0495488c132See the full diff
    • the validFor request property type/format changed from integer/ to integer/int64

      request-property-type-changed

    • the description request property's maxLength was set to 127

      request-property-max-length-set

    • the validFor request property's max was set to 4294967295.00

      request-property-max-set

    • the validFor request property's min was set to 1.00

      request-property-min-set

    • added the new optional request property singleUse

      new-optional-request-property

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

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog