Create user

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.

🔒 External clients call this endpoint with an OAC (Organisation Access Credentials — ⚠️ Beta) access token carrying 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.

ℹ️ The onboarding invitation link is always returned on the created membership (included[].attributes.invitation_link), so you can deliver it to the user yourself — no extra flag is needed. Optionally, set meta.with_invitation to true to also have Fintecture send them an invitation email.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
meta
object
data
object
required
included
array of objects
required
included*
Headers
string
required

Signature is used to enforce security by signing request.
Related documentation can be found by clicking here

string
required

Sha-256 base64 encoded digest.
Related documentation can be found by clicking here

string
required

RFC2822 formatted date.

string
required

uuid v4. Required in Redirect mode.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json