cURL
curl --request DELETE \ --url https://api.gbase.ai/v1/ais/{ai_id}
This response does not have an example.
You can delete an AI type you don’t want through this interface.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response