Contexts
Delete a context.
Delete an existing context. Requires the contexts:write scope.
delete/api/contexts/{name}
Path parameters
namestring required
Query parameters
ownerstring
Headers
Authorizationstring required
Response
The context was deleted.
Changes
Changed in 4 of the 16 revisions of this API.4
- ○
added the new optional
queryrequest parameterownernew-optional-request-parameter
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterownernew-optional-request-parameter
- ○
- ○
added the non-success response with the status
415response-non-success-status-added
- ○
- ○
added the non-success response with the status
413response-non-success-status-added
- ○