Update Signal
Updates an existing Signal.
Last updated
Was this helpful?
Updates an existing Signal.
Last updated
Was this helpful?
🚧 Known Limitations
To update a company-wide signal, the requesting user needs to have the
canCreatePushedSignals
entitlement.To update a normal signal, the requesting user needs to be the owner of the signal.
To send numeric cashtags as signals, add a
*
before the number, for example,$*122450
.
/v1/signals/{id}/update
The id of the signal.
Session authentication token.
Key Manager authentication token.
Signal name
The query used to define this signal. The query is defined as "field:value" pairs combined by the operators "AND" or "OR". Supported fields are (case-insensitive): "author", "hashtag" and "cashtag". MUST contain at least one "hashtag" or "cashtag" definition.
Whether the signal is visible on its creator's profile
Whether the signal is a push signal