Skip to main content
POST
Duplicate Widget
Creates a copy of the widget with the same appearance, behavior, and security settings. Returns 201 Created.

Authentication

Requires a Bearer token (API key) or a dashboard session. Accepts an Idempotency-Key header.

Path Parameters

id
string
required
The source widget config UUID.

Response

iframe
object
The newly created widget config (new id).

Example

curl