Skip to main content
POST
Clone Explorer dashboard

Authorizations

Authorization
string
header
required

API key from Settings → Security → API Keys. Pass as Authorization: Bearer YOUR_API_KEY.

Headers

Idempotency-Key
string
required

Unique key for safe retries on write requests (required, max 64 characters).

Maximum string length: 64

Path Parameters

id
string
required

Dashboard ID

Body

application/json
name
string
Required string length: 1 - 200
scope
enum<string>
Available options:
private,
shared,
global
dashboardConfig
object | null

Response

Clone Explorer dashboard

error
object
required