curl --location --request DELETE '/auth/impersonate'
{
"username": "johndoe",
"token": "ewWWdfCivBbfSDq1NiJ7.eeJzdWIiOAAAO55iLCJzY3AiOiJ1D2VyIiwiYXVkIjpudWxsLCJpYXQiFgAcAcAzODM3MzQsImV4cCI6MTc0NTgxMzQ4MCwianRpIjoiMWVjMGIzNDEtNmVkYy00NjE0LWI5ZWItMGUyZWQ5ODJhMzVkIn0.PgRFwMNL9joCCWtFU_uKdfO5HCgG6ofAzZbBBBaoUnM",
"role": "User",
"timezone": "UTC",
"provider": "email",
"impersonator_revert_token": "20176ac7-7c05-4ffa-93fb-008b06150182",
"created_at": "2025-03-28T12:34:56.789Z",
"updated_at": "2025-03-28T12:34:56.789Z",
"organization": {
"uuid": "5353a6ac-2c09-4373-9d43-d446eb70446e",
"name": "test organization"
}
}