DELETE api/resource/booking?id={id}&identifierType={identifierType}

Delete a resource booking, by task or booking ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The task ID, or booking ID to be deleted

integer

Required

identifierType

Specifies whether the id is of the "booking" or "task"

string

Default value is booking

Body Parameters

None.

Response Information

Resource Description

None.