Skip to main content

Sets project level prompt customization

ee
PUT 

/v2/projects/:projectId/ai-prompt-customization

Sets project level prompt customization

Request

Path Parameters

    projectId int64required

Body

required
    description string

    Possible values: <= 2000 characters

    The project description used in the prompt that helps AI translator to understand the context of your project.

Responses

OK

Schema
    description string

    The project description used in the prompt that helps AI translator to understand the context of your project.

Loading...