Nurama Developers
Bots

Delete a bot user

Revokes all API keys for the bot, removes the workspace membership, and marks the user `inactive`.

DELETE
/workspaces/{workspaceId}/bots/{botId}

Revokes all API keys for the bot, removes the workspace membership, and marks the user inactive.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

workspaceId*string
Formatuuid
botId*string
Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/workspaces/497f6eca-6276-4993-bfeb-53cbbbba6f08/bots/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty