Delete time tracking record
Delete time tracking record
Path Parameters
- guid guid required
Responses
- 204
- 400
- 404
Success
Error
- application/json
- Schema
- Example (from schema)
Schema
Error object
Code stringMessage string
{
"Error": {
"Code": "string",
"Message": "string"
}
}
Not Found
Loading...