Management APIs
Cancel snapshot
Cancel the running collection
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID that was returned when the collection was triggered
Response
200 - text/plain
The response is of type string
.
Was this page helpful?