Unsubscribe Signal
Unsubscribes an array of users from the specified Signal.
Path parameters
idstringRequired
The id of the signal.
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringOptional
Key Manager authentication token.
Bodyinteger · int64[]
integer · int64[]Optional
Responses
200
Signal unsubscribed.
application/json
400
Client error, see response body for further details.
application/json
401
Unauthorized: Session tokens invalid.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
500
Server error, see response body for further details.
application/json
post
/v1/signals/{id}/unsubscribe
🚧 Permissions
Last updated
Was this helpful?