Update an existing scope

PUT/api/v1/discovery/scopes/{id}

Parameters

This endpoint does not accept parameters.

Responses

Response schema will be published alongside the stable v1 API.

Request

curl -X PUT "https://api.knowledgetree.dev/api/v1/discovery/scopes/{id}" \
  -H "Authorization: Bearer $KT_API_TOKEN"

Response