white-labeling
Create
Saves OAuth white labeling information, or updates existing information if the client_id matches.
post/white-labeling/create
Request body
client_idstring required
OAuth client ID
client_secretstring required
OAuth client secret
server_name'Airtable' | 'Asana' | 'Attio' | 'Box' | 'Cal.com' | 'Canva' | 'ClickUp' | 'Close' | 'Confluence' | 'Dialpad' | 'DocuSign' | 'Dropbox' | 'Fathom' | 'Figma' | 'GitHub' | 'GitLab' | 'Gmail' | 'Google Calendar' | 'Google Docs' | 'Google Drive' | 'Google Sheets' | 'Google Forms' | 'Google Cloud' | 'GoogleWorkspaceAtlas' | 'HubSpot' | 'Jira' | 'Klaviyo' | 'Linear' | 'LinkedIn' | 'Microsoft Teams' | 'Monday' | 'Moneybird' | 'Notion' | 'Onedrive' | 'Outlook' | 'MsCalendar' | 'PagerDuty' | 'Pipedrive' | 'QuickBooks' | 'Salesforce' | 'Slack' | 'Stripe' | 'Supabase' | 'Vercel' | 'WordPress' | 'Xero' | 'YouTube' | 'Zendesk' | 'PayPal' | 'Sentry' | 'Netlify' | 'Hugging Face' | 'Square' | 'Clockwise' | 'Jotform' | 'Honeycomb' | 'Zoho Mail' | 'Sharesight' | 'Instagram' required
callback_urlstring nullable
Optional. OAuth callback URL
account_idstring nullable
Optional. The UUID of the account
Response
Successful Response
successboolean required
Whether the operation was successful
dataobject nullable
The white labeling data if successful
messagestring nullable
Error message if unsuccessful