Skip to main content
Version: v4.5

Passport service REST API

Use the REST API to interface with passport service resources by making HTTP requests to the endpoints in the following table:

Note: Click an endpoint to go to its documentation.

EndpointRequest scope
/accountsAdd, get, update, enable, and disable a user. You can find all users as well as get your own user record.
/scim/UsersCreate, get, delete, update SCIM users.
/usergroupsAdd, get, edit, and delete user groups. Add, get, or remove users from a user group. Get, reject, or cancel user group invites.
/appsCreate, edit, delete, and get applications by id or for the current user.
/workspacesAdd, edit, delete, and get workspaces by id or for the current user.
/permissionsCreate, update, delete, and get workspaces.
/notification_templatesUpdate, delete, and get notification templates by id or for an app.
/principalinfoGet principal information
/invitesGet any active invites for the logged in user.
/logoutLogs out of the passport service
/permissionprofilesGet permission profiles by id or for the current user, as well as add, edit, and delete permission profiles.