/
GO
government-digital-service
/
Publicauth API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14m ago · Updated 1y ago
View markdown
government-digital-service
Publicauth API
delete
Revokes the supplied token for this account
c661c91f1df4
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2025-06-30
12
4
12.6 KB
Auth
11
get
Look up the account ID for a token.
put
Updates the description of an existing dev token.
post
Generate and return a new token for the given gateway account ID.
get
Retrieves generated tokens for service and mode.
delete
Revokes the supplied token for this service and mode
delete
Revokes all tokens associated with a service and mode. It is not possible to tell whether the service actually exists (in connector), so this method currently does not return a 404.
get
Get a token by service, mode and token link.
get
Retrieves generated tokens for gateway account.
delete
Revokes the supplied token for this account
delete
Revokes all tokens associated with a gateway account. It is not possible to tell whether the gateway account actually exists (in connector), so this method currently does not return a 404.
get
Get a token by gateway account id and token link.
Other
1
Auth
Revokes the supplied token for this account
delete
/v1/frontend/auth/{accountId}
Path parameters
accountId
string
required
Request body
string
required
Response
OK
string
required