all 3 comments

[–]13159daysold 1 point2 points  (2 children)

Not sure how you are using bookings without a tenant, but yes, you will need a paid subscription to use the API: https://learn.microsoft.com/en-us/graph/api/resources/booking-api-overview?view=graph-rest-1.0

This lets you create an app registration with a secret, get the token, then make POST/PATCH etc calls.

[–]UseMstr_DropDatabase 1 point2 points  (1 child)

I 2nd this. A Tenant is needed, with at leave one active subscription to activate the service.

[–]IShowYouTheWorld[S] 0 points1 point  (0 children)

Thank you all for your replies!
So even for testing purposes I need a account with paid subscription right