Delete Commuting Period
Delete Commuting Period
Remove a commuting period from an employee
DELETE
Delete Commuting Period
Delete Commuting Period
Permanently delete a commuting period. This will remove the period’s CO2e contribution from the employee’s total emissions.Request
Headers
string
required
Your API key for authenticationExample:
sk_live_1234567890abcdefstring
required
Your organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
string
required
The unique identifier (UUID) of the commuting period to deleteExample:
660e8400-e29b-41d4-a716-446655440000Response
Returns204 No Content on successful deletion.
Example
Successful Response
Common Errors
404 Not Found
Cause: Period not foundUse Cases
Delete Incorrect Period
Replace Period (Delete + Create)
Related Endpoints
Create Period
Add new period
List Periods
View all periods