Body
application/json
This event is fired whenever two records are merged together. Merging copies properties from the "duplicate" record into the original record, so that the original record has the properties of both, and the duplicate record is deleted.
Available options:
record.merged
The ID of the object that was merged into the other
The ID of the record that was merged into the other
Example:
{
"type": "workspace-member",
"id": "50cf242c-7fa3-4cad-87d0-75b1af71c57b"
}
Response
200
Return a 200 status to indicate that the data was received successfully