RemoveAllBackgroundQueueByEmployeeIdRequest
DELETE {{base_url}}/RemoveAllBackgroundQueueByEmployeeIdRequest?EmployeeId={{integer}}
Deletes all background queue based on a given identifier.
Requires Authentication
Yes
Returns
Boolean
Batch?
No
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
EmployeeId | string | Required. | |
(int32) | |||
The identifier of the employee. | |||
For information about the Employee object, see Employee. | |||
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
false