CardCreateClone Action

Clones a card.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
CardName
Edm.String False False

The name of the card to clone.

CardId
Edm.String False False

The id of the card to clone.

Return Type

Type Nullable Description
CardCreateCloneResponse False Contains the response of the CardCreateClone action.

See also