cURL
curl --request POST \ --url https://api.example.com/policies/{policyId}/generate-incremental-id
{ "incrementalId": 123, "externalPolicyId": "<string>" }
Unique identifier for the policy
Incremental policy id
External policy id
Was this page helpful?