Skip to main content

createOAuthApplication

Creates a new OAuth2 application. Returns the plaintext secret once; it cannot be retrieved again.

createOAuthApplication(
input: CreateOAuthApplicationInput!
): CreateOAuthApplicationPayload!

Arguments

createOAuthApplication.input ● CreateOAuthApplicationInput! non-null input

Parameters for CreateOAuthApplication

Type

CreateOAuthApplicationPayload object

Autogenerated return type of CreateOAuthApplication.