Projects
Delete Project Contexts
DELETE
Deletes all contexts and their associated logs from a project. The project’s interfaces remain untouched.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the project to delete contexts from.