/
OF
office-of-national-statistics
/
dp-identity-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
office-of-national-statistics
dp-identity-api
put
Refreshes a users access token using the refresh and ID tokens
v1
latest
OpenAPI 3.0.0
Open Government Licence v3.0
2026-07-23
23
13
23.7 KB
Groups
10
JWKS
1
Tokens
4
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
Users
8
Tokens
Refreshes a users access token using the refresh and ID tokens
put
/tokens/self
Headers
ID
string
required
The users ID token
Refresh
string
required
The users refresh token
Response
Created