Developer APIResourcesCustom OAuth profilesUse the endpoints below to manage custom OAuth profiles programmatically. Quick reference TypeResourceDescriptionGET/api/custom_oauth_profilesList Custom OAuth profilesPOST/api/custom_oauth_profilesCreate a Custom OAuth profileDELETE/api/custom_oauth_profiles/:idDelete a custom OAuth profileGET/api/custom_oauth_profiles/:idGet Custom OAuth profile by IDPUT/api/custom_oauth_profiles/:idUpdate a Custom OAuth profile