post
https://api-sandbox.fintecture.com/v1/users
Create a user in the Fintecture Console along with a new membership. Users represent individuals who can access and manage resources within your organisation structure.
When creating a user, you must also create an associated membership that links the user to either a company or an organisation node.
🔒 This endpoint requires an OAC (Organisation Access Credentials) access token with the users:write scope.
ℹ️ The membership must link to exactly one of: company or organisation_node. You can configure the user's role (admin, developer, viewer, etc.) and notification preferences when creating the membership.
⚠️ Upcoming feature: The
meta.with_invitationoption is not available yet. Support for sending invitation emails will be added soon.