API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
POST /oauth/token
- Body
-
application/json content type Modified
- client_id, client_secret, audience, grant_type properties Added
- Response
-
200 response Modified
- application/json content type Added
- Header
-
accept, content-type headers Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before