CustomFieldDeleted

{
    event: "CustomFieldDeleted",
    data: {
        userId: uuid,
        ids: [uuid]
    },
    teamId: uuid
}