Do not miss any Zerion Identity API changes, ever again

Subscribe to the Zerion Identity API changelog to be up to date on recent changes.

RSS

11 days ago

main
1.0.0
Compare
1.0.0

API structure has changed

Next change
62 structure changes including:
31 Breaking changes
31 Additions
31 Removals
Removed 31 Breaking
Oauth2authentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /policies
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /policies/{policy_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /policies/{policy_id}/userGroups
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /policies/{policy_id}/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /userGroups
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /userGroups/{user_group_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /userGroups/{user_group_id}/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /users/{user_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /policies
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /policies/{policy_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /policies/{policy_id}/userGroups
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /policies/{policy_id}/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /userGroups
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /userGroups/{user_group_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /userGroups/{user_group_id}/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /users/{user_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /policies
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /policies/{policy_id}/userGroups
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /policies/{policy_id}/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /userGroups
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /userGroups/{user_group_id}/users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /policies
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /policies/{policy_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /userGroups
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /userGroups/{user_group_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /users
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /users/{user_id}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 31
Bearer authauthentication method
DELETE /policies
DELETE /policies/{policy_id}
DELETE /policies/{policy_id}/userGroups
DELETE /policies/{policy_id}/users
DELETE /userGroups
DELETE /userGroups/{user_group_id}
DELETE /userGroups/{user_group_id}/users
DELETE /users
DELETE /users/{user_id}
GET /policies
GET /policies/{policy_id}
GET /policies/{policy_id}/userGroups
GET /policies/{policy_id}/users
GET /userGroups
GET /userGroups/{user_group_id}
GET /userGroups/{user_group_id}/users
GET /users
GET /users/{user_id}
POST /policies
POST /policies/{policy_id}/userGroups
POST /policies/{policy_id}/users
POST /userGroups
POST /userGroups/{user_group_id}/users
POST /users
PUT /policies
PUT /policies/{policy_id}
PUT /userGroups
PUT /userGroups/{user_group_id}
PUT /users
PUT /users/{user_id}