Skip to main content
POST
Scan

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

projectId
string
required

The project's id (UUID) or slug — either form is accepted.

databaseId
string
required

Body

application/json
categories
enum<string>[]
Available options:
performance,
security,
cost,
reliability,
backup

Response

Advisor scan queued.

scanId
string
required
queuedAt
string<date-time>
required