Português (BR)
cURL
curl --request DELETE \ --url https://api.bases.rdstationmentoria.com.br/rest/bases/{id} \ --header 'Authorization: Bearer <token>'
"<any>"
Remove uma base de conhecimento do workspace atual.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Identificador único da base de conhecimento
Successful response
The response is of type any.
any