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
What changed
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
added the optional property
messageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
statusto the response with the200statusresponse-optional-property-added
- ▲