Deactivate Web Spotlight
PUT https://manage.kontent.ai/v2/projects/:environment_id/web-spotlight/deactivate
Deactivate Web Spotlight for the specified environment.
To deactivate Web Spotlight over API:
- Your subscription must include Web Spotlight.
- You need to use API keys with specific permissions. Either a Management API key with the Create, edit, and delete content and Manage environments permissions, or a Personal API key of a Project manager.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"enabled":false,"root_type":{"id":"5c016d74-34ee-4614-b965-faa6a28433ce"}}