Deletes an existing Signal.
Last updated 1 year ago
Was this helpful?
/v1/signals/{id}/delete
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'
{ "message": "text", "format": "TEXT" }