cURL
curl --request POST \ --url https://api.equos.ai/v1/knowledge-bases \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{}'
The body is of type object.
object