Skip to content

time-tracking-employees


Delete attachment

DELETE
/accounts/{accountUuid}/time/v2/employees/{employeeUuid}/attachments/{attachmentUuid}

Delete an attachment of 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"
attachmentUuid*
Type
string
Required
Format
"uuid"

Responses

Successful response

Playground

Authorization
Variables
Key
Value

Samples