delete Contact
Deletes the specified contact.
Return
A completable that will emit when the request is processed. In case of error, it will emit a SippoResourceError.
Parameters
contact
Contact to be deleted.
Deletes the specified contact.
A completable that will emit when the request is processed. In case of error, it will emit a SippoResourceError.
Contact to be deleted.