diff --git a/data/actions.json b/data/actions.json index e3ee223..9e100fe 100644 --- a/data/actions.json +++ b/data/actions.json @@ -1695,42 +1695,6 @@ "help_text": "When a Company's Trial expires they will receive an email.", "subject_types": [] }, - { - "key": "CONTRACTOR_WAS_CREATED_API", - "value": "CONTRACTOR_WAS_CREATED_API", - "msg": "Was created through the API", - "help_text": "When a Tutor is created through the API.", - "subject_types": [ - "Tutor" - ] - }, - { - "key": "CLIENT_WAS_CREATED_API", - "value": "CLIENT_WAS_CREATED_API", - "msg": "Was created through the API", - "help_text": "When a Client is created through the API.", - "subject_types": [ - "Client" - ] - }, - { - "key": "SR_WAS_CREATED_API", - "value": "SR_WAS_CREATED_API", - "msg": "Was created through the API", - "help_text": "When a Student is created through the API.", - "subject_types": [ - "Student" - ] - }, - { - "key": "AGENT_WAS_CREATED_API", - "value": "AGENT_WAS_CREATED_API", - "msg": "Was created through the API", - "help_text": "When a Affiliate is created through the API.", - "subject_types": [ - "Affiliate" - ] - }, { "key": "GENERATED_PAYRUN_EXPORT", "value": "GENERATED_PAYRUN_EXPORT",