cURL
curl --request DELETE \ --url https://api.twine.se/v1/org/time-reports/system-time-types/{system_integration_id}/{system_time_type_id} \ --header 'Authorization: Bearer <token>'
{ "code": 404, "errors": [], "message": "Not Found" }
Delete an existing system time type.
Bearer token for authentication
No Content Response