/
OF
office-of-national-statistics
/
dp-identity-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
Open Government Licence v3.0
2026-07-23
23
13
23.7 KB
Tokens
Creates tokens for authorisation, ID and refresh for authenticated users
post
/tokens
Request body
object
required
email
string
required
password
string
required
Response
Created
All 23 operations
post
Creates tokens for authorisation, ID and refresh for authenticated users
delete
Enables functionality to logout all active users
put
Refreshes a users access token using the refresh and ID tokens
delete
Signs out a user, invalidating their access tokens
get
List users
post
Creates a new user
get
Get a user
put
Update a user
post
Sets a generated password for a user
get
Get groups for a user
put
Changes the user's password
post
Sends the user a password reset email
get
List groups
post
Create a new group
get
Get a group
put
Update an existing group
delete
Delete a group
get
Get a list of users in a group
put
Update groups users
post
Add user to group
delete
Remove user from group
get
List groups and the membership of the groups
get
JSON Web Key Set