Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Headers

AiQL-Workspace
string
required

ID of the workspace the request operates on.

Path Parameters

id
string
required

Body

application/json
title
string | null

Title of the dashboard.

description
string | null

Description of the dashboard.

Response

Successful Response

id
string
required

Unique identifier of the dashboard.

title
string
required

Title of the dashboard.

description
string | null
required

Description of the dashboard.

created_at
string<date-time>
required

Timestamp when the dashboard was created.

updated_at
string<date-time>
required

Timestamp when the dashboard was last updated.