Nurama Developers
Bots

Remove the bot from a project

DELETE
/workspaces/{workspaceId}/bots/{botId}/memberships/project/{projectId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

workspaceId*string
Formatuuid
botId*string
Formatuuid
projectId*string

Must belong to workspaceId.

Formatuuid

Response Body

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