Skip to main content

Revoke Access Token

PUT 

/api/v1/oauth/revoke

Sets revoked flag to true, client needs to get new valid authorization to get new token

  • username: Username/Email of valid user with autostore system
  • password: Password
  • client_id: Client ID received after adding integration
  • client_secret: Client ID received after adding integration

Request

Responses

Successful Response