Create Employee

Create a new employee binding. The user must already exist (either provisioned via SSO or as an existing Digits user). This operation is synchronous.

Requires scope: organization:sync.

Body Params
string

Digits user ID (provide user_id or user_external_id).

string

Caller-assigned user ID.

string
required

The employee's role within the organization.

entities
array of objects

Entity-level role overrides.

entities
clients
array of objects

Client-scoped bindings.

clients
string

Default role for all entities. Per-entity roles in entities override this value.

string

Default role for all clients. Per-client roles in clients override this value.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json