Skip to main content
POST
/
v1
/
purposes
/
{id}
/
publish
Publish a purpose (status → active)
curl --request POST \
  --url https://gateway.inviolet.ai/v1/purposes/{id}/publish \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key minted at /settings/api-keys. Three scopes: read_only, policy_write, admin.

Path Parameters

id
string
required

Response

200

Published.