Create employee

When working with the Tuum system, you must establish a distinct digital identity (Employee as API user) for each application or service. Record which API user is linked to each application or service within your internal systems, and ensure their credentials are stored securely—preferably using environment variables or a secrets management tool.

Create employee

Use the Create employeearrow-up-right endpoint to create a new user. In the request body, set the role to SYSTEM to make the user an API user.

circle-info

You can add additional roles and credentials during creation or later by using the dedicated endpoints.

Last updated

Was this helpful?