Clone a Benefit Definition

A POST to the /benefits/definitions/{definitionId}/clone endpoint allows your application to clone a specific Benefit Definition.

📘

Create an exact copy of the specified definitionId
The name will have "_copy" appended.
You must specify a new handle to use for this clone, int he request body.

Language
Authorization
Header
URL