Generate Description
Generate a description for a model connection
Authentication
X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
landscapeId
versionId
modelConnectionId
Request
This endpoint expects an object.
type
Type of description to generate: “caption” for a short caption(50-70 characters), or “detailed” for a detailed description (max 2000 characters)
Allowed values:
Response
OK
description
AI-generated description of the model connection
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
503
Service Unavailable Error