Alert Delete V1

Set an alert record status to 'Deleted'

Body Params
string
Defaults to customer-alert

customer-alert

string
Defaults to alert

alert

string
Defaults to delete

delete

int32
Defaults to 1

1

string

The unique identifier that pertains to a particular session and is used to validate permissions

Data type: uuid
Required: yes
Letters: yes
Numbers: yes
Special: yes*
Min: 36
Max: 36

string

Identifier for tracking this API call

Data type: uuid
Required: no
Letters: yes
Numbers: yes
Special: yes*
Min: 36
Max: 36

string

Unique identifier for the alert being updated. Not the record uuid. If the objectUuid or objectReferenceNumber is not provided, alertUuid will be required

Data type: uuid
Required: no
Letters: yes
Numbers: yes
Special: yes*
Min: 36
Max: 36

string

The unique identifier of the object connected to the alert
If alertUuid or objectReferenceNumber is not provided, objectUuid will be required
If objectUuid is provided and deleteAll is '0', alertTypeCode will be required

Data type: uuid
Required: no
Letters: yes
Numbers: yes
Special: yes*
Min: 36
Max: 36

string

The reference number of the object being connected to the alert
If alertUuid or objectUuid is not provided, objectReferenceNumber will be required
If objectReferenceNumber is the only identifier provided, the objectType will be required
If objectReferenceNumber is provided and deleteAll is '0', alertTypeCode will be required
Reference number format and length will vary depending on the object which it belongs to
Some allow alphaNumeric values, some only numeric and one capital alpha
Special characters allowed by some referenceNumbers: , . (comma, space, period)

Data type: string
Required: no
Letters: yes
Numbers: yes
Special: yes
Min: 5
Max: 50

string
enum

The type of object to which the object identifier belongs (i.e. Account, Account User, etc.)
If the objectReferenceNumber is the only identifier provided, objectType will be required

Data type: string
Required: no
Letters: yes
Numbers: no
Special: no
Min: 1
Max: 40

Allowed:
string
enum

The code for the alert type being deleted.
If alertUuid is not provided, alertTypeCode will be required
If deleteAll = '1', alertTypeCode will not be allowed

Data type: string
Required: no
Letters: yes
Numbers: no
Special: no
Min: 3
Max: 50

Allowed:
boolean
Defaults to false

Valid values
1
0
Default is set to 0
If alertUuid is passed in, deleteAll will not be allowed to be '1'
If deleteAll is set to '1', alertTypeCode will not be allowed

Data type: string
Required: no
Letters: no
Numbers: yes
Special: no
Min: 1
Max: 1

boolean
Defaults to false

0 = debug off
1 = debug on
Default is set to 0

Data type: boolean
Required: no
Letters: no
Numbers: yes
Special: no
Min: 1
Max: 1

Response

Language
Response
Choose an example:
application/json