Render WhatsApp signup page
Load the WhatsApp Embedded Signup page using the URL returned by the signup URL endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
workspaceId
Workspace being connected to WhatsApp.
Query parameters
token
Single-use token included in connectUrl.
Response
The WhatsApp Embedded Signup HTML page.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

