Delete context instances

DELETE
/api/v2/projects/:projectKey/environments/:environmentKey/context-instances/:id

Delete context instances by ID.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

idstringRequired

The context instance ID

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with