Delete an OAuth Application

This endpoint deletes a specific OAuth application.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

user_idstringRequired
The ID of the user in string format.
oauth_application_idstringRequired
The ID of the OAuth Application in string format.

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful