Unsubscribe from the microservice using the SDK

Hi
I have developed a custom microservice and I want it to do it a one time job. Meaning when it has done what it was supposed to do then I would like it to unsubscribe from the tenant.

Using the MicroserviceSubscriptionsService of the SDK, I can see a method implemented for the subscribe. However there is none for the unsubscribe… Is there a proper way to do this please?

Thank you

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.