Skip to main content
DELETE
Delete Hotel Stay

Delete Hotel Stay

Permanently deletes a hotel stay record and its associated total_impacts rows. This action cannot be undone.

Request

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Path Parameters

string
required
The unique identifier (UUID) of the hotel stay to deleteExample: 550e8400-e29b-41d4-a716-446655440000

Response

Returns 204 No Content on success. No response body.

Example

Common Errors

401 Unauthorized

Cause: Missing or invalid API key

403 Forbidden

Cause: The authenticated user is not a member of the organization

404 Not Found

Cause: The hotel stay ID does not exist or belongs to a different organization.

Bulk Delete

Delete multiple hotel stays at once

List Hotel Stays

Browse all hotel stays