Create Client Employee

Grant an employee access to a client business. Both the user and the client must already exist. This operation is synchronous.

Requires scope: organization:sync.

Path Params
string
required

Digits client organization identifier.

Body Params
string
required

Digits client organization identifier.

string

Digits user ID (provide user_id or user_external_id).

string

Caller-assigned user ID.

string
required

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