Skip to content

time-tracking-closures


Delete closure

DELETE
/accounts/{accountUuid}/time/v2/employees/{employeeUuid}/closures/{closureUuid}

Delete a closure for an employee

Authorizations

ApiToken

Bearer token authentication. Create tokens in Settings > API Token.

Type
HTTP (bearer)

Parameters

Path Parameters

accountUuid*
Type
string
Required
Format
"uuid"
employeeUuid*
Type
string
Required
Format
"uuid"
closureUuid*
Type
string
Required
Format
"uuid"

Responses

Successful response

Playground

Authorization
Variables
Key
Value

Samples