Revoke ai_workflows token
POST
/api/v4/ai/duo_workflows/revoke_token
Authorizations
Section titled “Authorizations”Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
token
required
The access token to revoke
string
Examplegenerated
{ "token": "example"}Responses
Section titled “Responses”OK
Bad Request
Unauthorized
Forbidden
Unprocessable Entity