v1
latestOpenAPI 3.1.02026-07-241280174.1 KBOIDC (Service Account Identity)
Authenticate via a Service Account Identity with OIDC. Returns a short lived API token.
post/v3/auth/oidc
Request body
Response
200
Example response
{
"token": "dp.said.bAqhcVzrhy5cRHkOlNTc0Ve6w5NUDCpcutm8vGE9myi",
"expires_at": "2025-01-17T16:46:46.171Z"
}