Disable application model
Requires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in `internal/features/access/inbound/http_application_models.go`.
/v1/application/models/{model}Requires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in internal/features/access/inbound/http_application_models.go.
Authorization
bearerAuth Engine-issued API key or tenant-signed JWT.
In: header
Path Parameters
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/application/models/string"{}List application models
Requires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in `internal/features/access/inbound/http_application_models.go`.
Enable application model
Requires an application credential holding the application-admin role; the credential names the application it acts for. Generated from the production route registered in `internal/features/access/inbound/http_application_models.go`.