{ "id": 0 }
curl --location --request DELETE '/api/v1/system-prompts?id=undefined' \ --header 'Content-Type: application/json' \ --data '{ "id": 0 }'
{ "code": 0, "message": "string", "data": null }