Delete an item from the "Activity Types" directory
DELETE
Removing an element from the directory "Activities" by ID
Parameters
Path Parameters
id*
The identifier of the activity to be deleted. This parameter is an optional parameter for the address bar
Type
Requiredinteger
Format
"int64"Responses
OK
*/*
data
string
If the element was successfully removed, then this parameter returns an empty string
status
string
Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned
Valid values
"error""ok"timestamp
integer
Returns the date + time (kernel) in unix timestamp format in milliseconds
Format
"int64"