Mint a new share link covering one or more findings on this scan.
POST/v1/scans/:scan_id/shares
The response is the only time the caller sees the bare token and password — both are stored only as hashes. The recipient receives an email with the URL + password.
Request
Responses
- 201
- 400
- 402
- 403
- 404
Share created.
Malformed request — missing or invalid fields.
Tier limit (concurrent scans, monthly tokens, disk, ...) exceeded.
Authenticated, but not allowed (tier / role / ownership).
Resource not found or not visible to the caller.