Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

Project-scoped API key. It cannot access account routes or create additional projects.

Headers

Bisibility-API-Version
enum<string>

API contract version requested by the client. Omit this header to use the current backward-compatible behavior.

Available options:
v1

Body

application/json
enabled
boolean
required

Response

JSON response

enabled
boolean
required
id
string
required
Pattern: ^prj_[a-z][a-z0-9]{23}$
Example:

"prj_a00000000000000000000000"

latest_snapshot
object | null
required
project_id
string
required
Pattern: ^prj_[a-z][a-z0-9]{23}$
Example:

"prj_a00000000000000000000000"

sitemap_url
string<uri> | null
required
status
enum<string>
required
Available options:
active,
disabled,
pending