Skip to main content
POST
/
v1
/
slices
/
{id}
/
promote
Promote a slice to a durable lens
curl --request POST \
  --url https://pnbr.io/v1/slices/{id}/promote \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

A pnbr- API key. Project-scoped keys make project_id implicit; org-scoped keys require it.

Path Parameters

id
string
required

Response

200

Promoted.