v1

latestOpenAPI 3.0.0proprietary2026-07-261695971.5 MB
Electronic Seal Image

Upload an Electronic Seal Image

Upload an Electronic Seal Image to use for creating an Electronic Seal (can be used for several Electronic Seals).

post/electronic_seal_images

Response

Created

idstring uuid required
namestring required
created_atstring date-time required
workspace_idstring uuid required

Unique identifier of the Workspace in which this Electronic Seal Image is scoped.

Example response

{
  "id": "1365283d-0ba5-4a08-9a58-9818ef428320",
  "name": "My seal image",
  "created_at": "2024-01-18T22:59:00Z",
  "workspace_id": "ea11f308-4531-42f9-8218-96b37b7ebb19"
}