Login OAuth Config API
Delete OAuth login config
Delete an OAuth login configuration for a specific provider.
DELETE
Delete OAuth login config
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the app the request refers to. An application's unique identifier.
Examples:
"54e9ujn"
"fvua38g"
The OAuth provider identifier.
Examples:
"google"
"apple"
"github"
"okta"
"facebook"
Response
No Content
Delete OAuth login config