v1
rooms
bearer
In: header
header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
curl -X POST "https://example.com/v1/rooms" \ -H "Content-Type: application/json" \ -d '{ "name": "Suite 101", "propertyId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890" }'
ID of the property this room belongs to