API Reference

The endpoint is used to delete a guest from the database

It's important to note that the guest will not be deleted instanly, but instead will be deleted on a downtime period. This is done so the guest can still use the services that depend on this method after he checks out, for a different use-case please contact us.

The service returns 202 status code on a success, 404 if the guest doesn't exist or 401 if the user doesn't have access to that particular guest. The UserId/SubClientId pair defined by Authorization depends if the user has access to the desired guest or not.

Language
Click Try It! to start a request and see the response here!