โ
K
Super Admin
Services console
Every Roost API operation (204 across 12 services), invokable through the authenticated BFF proxy.
identity
20
catalog
40
booking
7
tenancy
19
billing
18
payment
17
notification
12
media
15
operations
36
workforce
8
search
7
analytics
5
POST
/register
Register
POST
/login
Login
POST
/refresh-token
RefreshToken
POST
/logout
Logout ยท ๐
GET
/jwks
GetJWKS
GET
/users/{user_id}
GetUser ยท ๐
PATCH
/users/{user_id}
UpdateUser ยท ๐
POST
/organisations
CreateOrg ยท ๐
GET
/organisations/{organisation_id}/members
ListOrgMembers ยท ๐
POST
/organisations/{organisation_id}/members
InviteMember ยท ๐
POST
/mfa/verify
VerifyMFA ยท ๐
GET
/consent
GetConsent ยท ๐
PATCH
/consent
UpdateConsent ยท ๐
POST
/force-logout
ForceLogout ยท ๐
GET
/tenants/lookup-by-phone
LookupTenantByPhone ยท ๐
POST
/organisations/{organisation_id}/brand-config
CreateBrandConfig ยท ๐
GET
/organisations/{organisation_id}/brand-config
GetBrandConfig ยท ๐
PATCH
/organisations/{organisation_id}/brand-config
UpdateBrandConfig ยท ๐
DELETE
/organisations/{organisation_id}/brand-config
DeleteBrandConfig ยท ๐
POST
/revoke-refresh-token
RevokeRefreshToken ยท ๐
Select an operation to invoke it.