Updates employee visibility for an identity-document collection.

Access: System, Admin, and ClientAdmin users only.

Use this endpoint to change the access level granted to the employee for the selected document collection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Company identifier from the route.

int32
required

Employee identifier from the route.

int32
required

Identity-document collection identifier.

Body Params

Requested employee visibility level.

Payload used to update employee visibility for an identity-document collection.

int32
enum

Numeric enum describing the employee access level assigned to an uploaded document.

Members:

  • 0 - None ( The employee is not granted access to the document. )
  • 1 - Read ( The employee can access the document with read permissions. )
  • 2 - Write ( The employee can access the document with write permissions. )

Allowed:
Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

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