/api/properties/{id}/role-mappingsAsk AIpost https://api.facilioo.de/api/properties/{id}/role-mappingsAdd Property Role MappingModule: PropertiesReturns: Master Data → Properties → Properties → Roles → Mappings → PropertyRoleMapping (paginated)AuthorizationAllowed Party Types (Account Role): Admin (1), Property Management Company (2)This will be evaluated against your used access token.Path Paramsidint32requiredQuery ParamsPageSizeint32PageNumberint32Body ParamspropertyIdint32requiredThe ID of the Property associated with this mapping.accountIdint32requiredThe ID of the Account associated with this mapping.roleIdint32requiredThe ID of the PropertyRole assigned to this account-property relation. An account can have multiple assignments to the same property, with different roles.HeadersAccept-LanguagestringLanguage preference header. Allowed languages: German (en-DE).api-versionstringDefaults to 2.0API version to use (1 or 2) either with trailing .0 or without. Defaults to 2.0, if omitted. Can be prefilled based on the currently selected API Definition (Swagger UI).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200OK 401Error: UnauthorizedUpdated 5 months ago