receivers

clone receiver and change email. ๐Ÿ”

Copies a receiver and changes the email within the copy.

post/v3/receivers/{id}/clone

Path parameters

idstring required

ID or email of the receiver to be cloned

Request body

emailstring required

the new email

target_group_idstring required

ID of group the cloned receiver will be assigned to

overwriteboolean

if receiver with email exists, overwrite

Response

Success

boolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.