cURL
curl --request PATCH \ --url http://localhost/api/v1/default-agent-settings/reset \ --header 'Authorization: Bearer <token>'
"<any>"
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
model
prompt
model_param
Successful Response
The response is of type any.
any