CapacityUsedDeleteBookingRequest

DELETE {{base_url}}/CapacityUsedDeleteBookingRequest?ReferenceId={{integer}}&ResourceId={{integer}}&TaskId={{integer}}&DayDate={{string}}

Deletes a capacity used booking based on a given identifier.

API
Capacity Used API

Requires Authentication
Yes

Returns
boolean

Batch?
Yes

Request Params

KeyDatatypeRequiredDescription
ReferenceIdstringRequired.
(int32)
The identifier of the associated task resource.
ResourceIdstringRequired.
(int32)
The identifier of the associated WorkBook resource.
TaskIdstringRequired.
(int32)
The identifier of the associated task.
Note: For information about the Task object, see Task.
DayDatestringRequired.
(date-time)
The date and time stamp of the capacity used booking.

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

true