API structure has changed
1 structure change including:
1 Modification
Modified
1
Breaking
POST /api/v1/content/
- Body
-
application/json content type Modified
-
combinations property Modified
- Property is no longer required
-
* property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- portrait, landscape properties Added
-
combinations property Modified
- Authentication
- Bearer auth authentication method Added