Remove a clocking
Removes a single clocking by its internal ID.
Tip
Check the Swagger page for more technical information on the endpoints.
Endpoint details
DELETE
https://<tenant>.myprotime.eu/connector/protimeapi/api/v1/clockings/{id}
Headers: Authorization: Bearer {token}, User-Agent: {agent}
Scope: connector-protimeapi-clockings.write
URL parameters
| Parameter | Description |
|---|---|
{id} |
The internal ID of the clocking. IDs are available in the location header after a successful POST call. |
Error responses
| Status | Condition |
|---|---|
400 |
The clocking could not be removed |
401 |
Missing or invalid access token, or insufficient scope |
404 |
Clocking with the given ID does not exist |
Success response
204 No Content.
Examples
DELETE
https://<tenant>.myprotime.eu/connector/protimeapi/api/v1/clockings/657