Skip to main content
POST
Create Dashboard

Headers

X-API-Key-ID
string
required

API Key Identifier

X-Workspace-ID
string
required

Workspace Identifier

X-Valid-Until
string
required

Validity timestamp for the request

X-Signature
string
required

Request signature for authentication

Content-Type
enum<string>
required

Specifies the content type of the request body

Available options:
application/json
Access-Control-Allow-Origin
enum<string>

CORS allow origin header

Available options:
*

Body

application/json
workspace_id
string
required

ID of the workspace

title
string
required

Title of the dashboard

description
string

Optional description of the dashboard

Response

200 - application/json

Dashboard created successfully

message
string
success
boolean
data
object