RemoveAllBackgroundQueueByEmployeeIdRequest

DELETE {{base_url}}/RemoveAllBackgroundQueueByEmployeeIdRequest?EmployeeId={{integer}}

Deletes all background queue based on a given identifier.

API
Background Queue API

Requires Authentication
Yes

Returns
Boolean

Batch?
No

Request Params

KeyDatatypeRequiredDescription
EmployeeIdstringRequired.
(int32)
The identifier of the employee.
For information about the Employee object, see Employee.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

false