Delete a guest
Deletes a single guest or removes guest access from a specific space
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
guestId
ID of guest to return
Headers
X-Disable-Hooks
Query Parameters
spaceId
ID of space to remove guest access from. If not provided, guest will be completely deleted.
Response
This endpoint returns an object.
data