OAuth Clients
Create Client
Create a new OAuth client for iframe embedding.
POST
OAuth Clients are credentials for iframe embedding. They provide aDocumentation Index
Fetch the complete documentation index at: https://docs.whatabot.app/llms.txt
Use this file to discover all available pages before exploring further.
clientId and clientSecret pair that your backend uses to authenticate and embed the whatabot flow editor inside your own application via iframe.
Each client is scoped to a single Workspace, so the embedded editor can only access flows and sectors within that workspace.
See the full Embed guide and Embed Authentication for details.
Your API key (prefixed with
wh_).Body
Client display name.
Payload examples
- Create client