unsubscribe
fun AccountActivity.unsubscribe(envName: String, vararg options: Option): EmptyApiAction
Content copied to clipboard
Deactivates subscription(s) for the provided user context and application for all activities. After deactivation, all events for the requesting user will no longer be sent to the webhook URL.
Receiver
AccountActivity endpoint instance.
Return
Parameters
env Name
Environment name.
options
Optional. Custom parameters of this request.