API for SVG Masks
How to receive Algorithm Masks visualized as SVG images.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
company_idstring · uuidRequired
Body
image_idstring · uuid4Required
image_typestring · enumRequiredPossible values:
mask_over_imagebooleanOptionalDefault:
falseResponses
200
Successful Response
application/json
422
Validation Error
application/json
post
/service/rasterisation/v5/svg_masks/Possible Results
Possible Errors
Example SVG Mask
How to embed SVG mask or image to HTML
Without JavaScript
With JavaScript
CSS mask customization example


Last updated
Was this helpful?