DevelopersAPI referenceSignNotary
Delete a mileage log
Removes one drive from the mileage log.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/notary/mileage/string"{ "deleted": true}