Skip to content

Revoke ai_workflows token

POST
/api/v4/ai/duo_workflows/revoke_token
Media type application/json
object
token
required

The access token to revoke

string
nullable
Example generated
{
"token": "example"
}

OK

Bad Request

Unauthorized

Forbidden

Unprocessable Entity