Changes to Validate API Key

POST /v1/auth/validate

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

Changed in 1 of the 20 revisions of this API.13

  1. 678e9063033613

What changed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • added the optional property message to the response with the 200 status

      response-optional-property-added

    • added the optional property status to the response with the 200 status

      response-optional-property-added