Custom OAuth profiles

Use the endpoints below to manage custom OAuth profiles programmatically.

Quick reference

TypeResourceDescription
GET/api/custom_oauth_profilesList Custom OAuth profiles
POST/api/custom_oauth_profilesCreate a Custom OAuth profile
DELETE/api/custom_oauth_profiles/:idDelete a custom OAuth profile
GET/api/custom_oauth_profiles/:idGet Custom OAuth profile by ID
PUT/api/custom_oauth_profiles/:idUpdate a Custom OAuth profile