Function

unbind

Unbind removes the binding. Expire any valid credentials and remove them from the credential store. An error is returned if the binding could not be released for any reason.

unbind: func(binding-id: service-binding-id, instance-id: service-instance-id) -> result​<_, error>;