Provider App
Create a new provider app
POST
/
projects
/
{projectIdOrName}
/
provider-apps
Authorizations
Path Parameters
Body
application/json
The SaaS provider that this app connects to.
The OAuth client ID for this app.
The OAuth client secret for this app.
The ID used by the provider to identify the app (optional).
The OAuth scopes for this app.
Response
200 - application/json
The provider app ID.
The Ampersand project ID.
The SaaS provider that this app connects to.
The OAuth client ID for this app.
The time the provider app was created.
The ID used by the provider to identify the app (optional).
The OAuth scopes for this app.
The time the provider app was updated.
Was this page helpful?