Generate content
Generates content using AI based on the activity type and key provided. Supports various content types like service descriptions, proposals, workflows, pricing factors, etc.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"activity": "ServiceGen",
"input": "string",
"code": "string",
"useCache": false
}
Responses
200 OK
400 Bad Request
401 Unauthorized
500 Internal Server Error