Skip to main content
POST

Request parameters

string
required
The provider of the OAuth app. See a list of supported providers here.
string
required
The client ID of the OAuth app.
string
required
The client secret of the OAuth app.
string
required
Name of the OAuth app.
object
Metadata for the OAuth app. This is a free-form object that you can use to store any additional information you want to associate with the OAuth app.

Response fields

string
ID of the OAuth app.
string
Display name of the OAuth app.
object
Status of the OAuth app. Learn more about the health object.
string
The provider of the OAuth app. See a list of supported providers here.
string
The client ID of the OAuth app.
string
The client secret of the OAuth app.
object
Metadata for the OAuth app. This is a free-form object that you can use to store any additional information you want to associate with the OAuth app.
string
Timestamp of when the OAuth app was created, in ISO 8601 format.
string
Timestamp of when the OAuth app was last updated, in ISO 8601 format.