POST alerts/alertprofiles

Creates a new Alert Profile

Request Information

URI Parameters

None

Body Parameters

Epic.Customer.Api.AlertProfileInput
NameDescriptionTypeAdditional information
ProfileName The name for the mew Alert Profile System.String None
AlertProfileId The identifier for the new Alert Profile System.Int32 None
Recipients A list of external addresses you would like to send alerts to System.Collections.Generic.List`1[Epic.Customer.Api.Recipient] None
InternalRecipients A list of users that you would like to send alerts to System.Collections.Generic.List`1[Epic.Customer.Api.InternalRecipient] None

Response Information

Resource Description

Epic.Applications.Alerts.ResponseModels.AlertProfileAlertProfileRecipient
NameDescriptionTypeAdditional information
Recipients System.Collections.Generic.List`1[Epic.Applications.Alerts.ResponseModels.AlertProfileRecipientResponse] None
AlertRuleNames System.Collections.Generic.List`1[System.String] None
CompanyID System.Int32 None
AlertProfileID System.Int32 None
CustomerID System.Int32 None
ProfileName System.String None