Delete OAuth Client App

Version 4.0.25.2 (latest)

Delete OAuth Client App

Deletes the registration info of the app with the matching client_guid. All active sessions and tokens issued for this app will immediately become invalid.

As with most REST DELETE operations, this endpoint does not return an error if the indicated resource does not exist.

Note: this deletion cannot be undone.

Request

DELETE /oauth_client_apps/{client_guid}
Datatype
Description
Request
HTTP Request
path
HTTP Path
client_guid
string
The unique id of this application

Response

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