POST
/
v1
/
doctor

Authorizations

Authorization
string
header
required

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

Query Parameters

fix
boolean
default:
false

Fix issues if possible

checks
string

Checks to run

Response

200 - application/json
description
string

Issue description

id
string

Issue id

severity
enum<string>
default:
error

Severity of the issue

Available options:
error,
warning