Documents
Upload Worker Document
Uploads a document for a specific worker. Use multipart/form-data encoding. The maximum file size is 50 MB.
POST
Upload Worker Document
Upload files using
multipart/form-data encoding. The maximum file size is 50 MB.Authorizations
Path Parameters
Worker ID
Body
application/json
Response
Created
A document uploaded to a worker's profile.
Document identifier.
Display name of the document.
Original file name.
URL to the hosted file.
Formatted date the document was uploaded (e.g. "Feb 23rd").
File type (e.g. "image", "pdf").
Soft-delete flag. "0" = active, "1" = deleted.
Available options:
0, 1 Date the document was soft-deleted. null if not deleted.
Whether the worker can view this document. 1 = viewable, 0 = hidden.
Available options:
0, 1 Upload Worker Document