API structure has changed
11 structure changes including:
5 Breaking changes
5 Additions
1 Modification
5 Removals
Modified
1
Breaking
GET /v1/version
- Authentication
-
Default authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
Removed
5
Breaking
GET /v1/account
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/contacts
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /v1/contacts/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/auth/login
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /v1/auth/logout
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
5
GET /v1/account
GET /v1/contacts
GET /v1/contacts/{id}
POST /v1/auth/login
POST /v1/auth/logout