execute slack compatible webhook

POST {{baseUrl}}/webhooks/:webhook_id/:webhook_token/slack?wait=<boolean,null>&thread_id=<string,null>

Execute a Slack-compatible webhoook

Request Params

KeyDatatypeRequiredDescription
waitstring
thread_idstring

Request Body

[{"name"=>"text", "value"=>"<string,null>", "datatype"=>"string"}, {"name"=>"username", "value"=>"<string,null>", "datatype"=>"string"}, {"name"=>"icon_url", "value"=>"<string,null-uri>", "datatype"=>"string"}, {"name"=>"attachments", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;\u003cstring,null\u003e&quot;