curl --location --request DELETE 'http://dev-cn.your-api-server.com/api/rest/v1/models/ ' \ --header 'authorization;'
{ "delete_custom_models_by_pk": { "id": "string" } }