curl --location --request DELETE 'https://dev.your-api-server.com/api/rest/v1/models/'
{ "delete_custom_models_by_pk": { "id": "string" } }