Deletes an existing Signal.
Last updated 1 year ago
Was this helpful?
The id of the signal.
Session authentication token.
Key Manager authentication token.
curl -L \ --request POST \ --url 'youragentURL.symphony.com/agent/v1/signals/{id}/delete' \ --header 'sessionToken: text'
{ "format": "TEXT", "message": "text" }