api

post/api/companies/{id}/phishing/campaigns

Request body

idstring uuid
activeboolean
namestring required
send_option'once_immediately' | 'randomly_once_every_two_weeks' | 'randomly_once_monthly' | 'randomly_once_quarterly' | 'randomly_once_every_six_months' | 'randomly_once_yearly' nullable
skip_weekendsboolean
last_sent_datestring date-time nullable
channels_to_syncstring[] nullable
slack_auto_enrollboolean nullable

Response

Created

idstring uuid
activeboolean
namestring required
send_option'once_immediately' | 'randomly_once_every_two_weeks' | 'randomly_once_monthly' | 'randomly_once_quarterly' | 'randomly_once_every_six_months' | 'randomly_once_yearly' nullable
skip_weekendsboolean
last_sent_datestring date-time nullable
channels_to_syncstring[] nullable
slack_auto_enrollboolean nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.