Create Business Role
Chargebee entitlements are evaluated read-only when saving permission grants; this call does not change subscription state.
Chargebee entitlements are evaluated read-only when saving permission grants; this call does not change subscription state.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Display name of the new custom role; must not duplicate another role name in the workspace (case-insensitive).
Optional description; must not match reserved system role description tokens.
Workspace permissions for the new role. Same property names as RetrieveMe; true/false per flag. Omitted or null properties are treated as off. ChangeOwnEmail is not modeled here and defaults to off for new custom roles.
True if the API call succeeded; false otherwise.
Workspace business role returned by the data API security endpoints (list/update responses and create response).