Delete External OAuth Application

Version 4.0.26.0 (latest)

Delete an OAuth Application.

This is an OAuth Application which Looker uses to access external systems.

Request

DELETE /external_oauth_applications/{client_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
Expand HTTP Path definition...
client_id
string
The client ID of the OAuth App to delete

Response

204: Successfully deleted.

Datatype
Description
(string)
string

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link