latestOpenAPI 3.1.02026-08-20118232229.3 KB
0e42b0fb26d9
Delete guest
Deletes a guest and revokes their access. Any active sessions will be invalidated.
delete/guests/{guest_id}
Path parameters
guest_idstring required
The ID of the guest to delete.
The ID of the guest to delete.
Response
No Content
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/DeleteGuestOutputBody.json"
}