Models/Signals
Delete a signal
Deletes a specific signal by ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Signal deleted successfully
Deletes a specific signal by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.