API Reference

The endpoint is used to delete a guest from the database

Log in to see full request history

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.

Path Params
int32
required

Guest id of the guest you'd like to delete

Query Params
string
required
Defaults to True

Terms and conditions must be accepted or the service will reject the request

Headers
string
required

Access token provided by the key service

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json