post https://{tenant}.getomneo.com/api/v3/benefits/definitions//clone
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
Thename
will have "_copy" appended.
You must specify a newhandle
to use for this clone, int he request body.