Skip to main content

deleteOAuthApplication

Deletes an OAuth2 application and revokes all associated tokens.

deleteOAuthApplication(
input: DeleteOAuthApplicationInput!
): DeleteOAuthApplicationPayload!

Arguments

deleteOAuthApplication.input ● DeleteOAuthApplicationInput! non-null input

Parameters for DeleteOAuthApplication

Type

DeleteOAuthApplicationPayload object

Autogenerated return type of DeleteOAuthApplication.