cURL
curl --request POST \ --url https://api.example.com/entity/:id/duplicate
{ "data": null }
Duplicate an entity tree.
OK