cURL
curl --request POST \ --url https://api.gbase.ai/v1/datasets/{dataset_id}/configs \ --header 'Content-Type: application/json' \ --data '{ "metadata": {} }'
This response does not have an example.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response