cURL
curl --request DELETE \ --url http://localhost:3333/v1/policies/{id}/pdf \ --header 'X-API-Key: <api-key>'
API key for authentication
Policy ID
"pol_abc123def456"
Was this page helpful?