Mint a link
POST /api/{resource}/{id}/share works for three resource types:
leads, js-monitoring, and js-analysis.
Manage
GET /api/{resource}/{id}/share— the active share, or404.DELETE /api/{resource}/{id}/share— revoke. Revoking twice is safe.
The public endpoint
GET /api/public/{resourceType}/{token} resolves a share without a
session:
Cache-Control: no-store.
