Skip to main content
POST
Create 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

Body

application/json
name
string
required
Required string length: 1 - 200
scope
enum<string>
required
Available options:
private,
shared,
global
category
string
Required string length: 1 - 100
widgets
object[]
Maximum array length: 50

Response

Create Explorer dashboard

error
object
required