Add Alert Attachment

POST {{baseUrl}}/v2/alerts/:identifier/attachments?alertIdentifierType=id

Add Alert Attachment to related alert

Request Params

KeyDatatypeRequiredDescription
alertIdentifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id', 'alias' or 'tiny'

Request Body

[{"name"=>"file", "value"=>"<binary>", "datatype"=>"string"}, {"name"=>"user", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"indexFile", "value"=>"<string>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

{&quot;requestId&quot;:&quot;ipsum Excepteur magna ut&quot;,&quot;took&quot;:0,&quot;result&quot;:&quot;ipsum culpa&quot;,&quot;data&quot;:{&quot;id&quot;:&quot;nulla dolor Lorem non&quot;,&quot;name&quot;:&quot;dolor magna sunt consequat&quot;}}