BlockActions

Cancel a block.

Cancel a specific block which is in status 'Definite' or 'Tentative'. This changes the status to 'Canceled'.<br>You must have at least one of these scopes: 'blocks.manage, reservations.manage'.

put/booking/v1/block-actions/{id}/cancel

Path parameters

idstring required

Id of the block that should be processed.

Response

Cancellation of the block was successful.

Changes

No recorded changes to this endpoint across all 1 revision of this API.