Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.keebai.com/v1/setup/links/{token}/attach-channel \ --header 'Content-Type: application/json' \ --data ' { "state": "<string>", "channel_id": "<string>" } '
state HMAC firmado emitido por /start
channel_id del Channel ya creado vía QR
Was this page helpful?