Skip to content
Management API Reference

[Beta] Revoke oauth app authorization and it's corresponding tokens

post/v1/oauth/revoke

Body

  • client_id
    Required
    string
  • client_secret
    Required
    string
  • refresh_token
    Required
    string

Response codes

  • 204

Response (204)

1
{}