Changes to OAuth token endpoint
POST /public/v1/oauth/token/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.13
What changed
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the optional property
active_batchesto the response with the401statusresponse-optional-property-added
- ○
added the optional property
available_creditsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
current_statusto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errorto the response with the401statusresponse-optional-property-added
- ○
added the optional property
max_allowedto the response with the401statusresponse-optional-property-added
- ○
added the optional property
messageto the response with the401statusresponse-optional-property-added
- ○
added the optional property
required_minimumto the response with the401statusresponse-optional-property-added
- ○
added the optional property
response_metato the response with the401statusresponse-optional-property-added
- ○
added the optional property
retry_afterto the response with the401statusresponse-optional-property-added
- ○
added the required property
error_codeto the response with the401statusresponse-required-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○