API structure has changed
12 structure changes including:
12 Modifications
Modified
12
Breaking
GET /v1/auth/accounts
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- CompanyDto property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/companies/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
created_at 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
- createdAt property Added
-
created_at property Removed
-
data property Modified
-
application/json content type Modified
GET /v1/company/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
created_at 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
- createdAt property Added
-
created_at property Removed
-
application/json content type Modified
PATCH /v1/company/settings
- Response
-
200 response Modified
-
application/json content type Modified
-
created_at 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
- createdAt property Added
-
created_at property Removed
-
application/json content type Modified
PATCH /v1/company/settings/look-and-feel
- Response
-
200 response Modified
-
application/json content type Modified
-
created_at 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
- createdAt property Added
-
created_at property Removed
-
application/json content type Modified
PATCH /v1/users/
- Response
-
200 response Modified
-
application/json content type Modified
-
LoginDto alternative Modified
- user property Modified
-
UserDto alternative Modified
-
email_verified_at 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
- emailVerifiedAt property Added
-
email_verified_at property Removed
-
LoginDto alternative Modified
-
application/json content type Modified
POST /v1/auth/login
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
-
email_verified_at 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
- emailVerifiedAt property Added
-
email_verified_at property Removed
-
user property Modified
-
application/json content type Modified
POST /v1/auth/register
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
-
email_verified_at 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
- emailVerifiedAt property Added
-
email_verified_at property Removed
-
user property Modified
-
application/json content type Modified
POST /v1/auth/reset-password
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
-
email_verified_at 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
- emailVerifiedAt property Added
-
email_verified_at property Removed
-
user property Modified
-
application/json content type Modified
POST /v1/files/
- Body
-
application/json content type Modified
-
entity_id 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
- entityId property Added
-
entity_id property Removed
PUT /v1/company
- Response
-
200 response Modified
-
application/json content type Modified
-
created_at 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
- createdAt property Added
-
created_at property Removed
-
application/json content type Modified
PUT /v1/company/address
- Response
-
200 response Modified
-
application/json content type Modified
-
created_at 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
- createdAt property Added
-
created_at property Removed
-
application/json content type Modified