Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
A successful response.
The response of a call to RunService_DeleteRun.
Permanently delete a given run. In order for a run to be deleted it must have a set stop_time.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A successful response.
The response of a call to RunService_DeleteRun.