Ask a question
Search endpoint(free/busy) stops working
Hi,
I've started receiving
{
"meta": {
"status_code": 403,
"status": "FORBIDDEN",
"message": "Insufficient permissions on account owner 53986. Requires: [basic_read]",
"more_info": {}
},
"data": {}
}
Understanding the API
Am trying to us the API. I've got an access token and I can hit the /v.1/auth endpoint successfully. But no other endpoints work. I get
API for adding calendar to room
Hi, guys
We are working on room import to Robin, it is working correctly, but room can't be booked till it has calendar attached. I don't see in api doc ability to do that, but from dev console I see request going to
PUT https://api.robinpowered.com/v1.0/spaces/:spaceId/calendar
Can you confirm, that we can use this api endpoint to solve our issue? Can you update api docs, please?
Custom room booking rules
We are looking to apply a rule where you can't book a room for more than 2 hours at a time and can't return to that room for the next 2 hours.. Is that something that could be included?
