# Create PreviewShare Create a shareable link to an email preview test. Endpoint: POST /v1/preview/sharing Version: 0.0.1 Security: basicAuth ## Request fields (application/json): - `test_id` (string, required) ## Response 200 fields (application/json): - `message` (string, required) ## Response 500 fields (application/json): - `message` (string, required) ## Response 4xx fields (application/json): - `Reason` (string, required)