deleteSubscriber
inline suspend fun BudgetsClient.deleteSubscriber(crossinline block: DeleteSubscriberRequest.Builder.() -> Unit): DeleteSubscriberResponse
Deletes a subscriber.
Deleting the last subscriber to a notification also deletes the notification.