v1
space-blocks
bearer
In: header
header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/v1/space-blocks" \ -H "Content-Type: application/json" \ -d '{ "spaceId": "string", "propertyId": "string", "startsAt": "2025-05-03T10:00:00.000Z", "endsAt": "2025-05-04T15:00:00.000Z" }'
ID of the space to block
ID of the property the space belongs to