AI: Scripts

AI-generated code and logic.

Generate script

post
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Responses
200

Success

No content

post
/api/v1/ai/scripts/generate
200

Success

No content

Reply to script gen

post
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Path parameters
conversationUlidstringRequired
Responses
200

Success

No content

post
/api/v1/ai/scripts/{conversationUlid}/reply
200

Success

No content

Get script metrics

get
Authorizations
AuthorizationstringRequired

Standard Bearer Token. Example: Bearer eyJ...

Responses
200

Success

No content

get
/api/v1/script-version-metrics
200

Success

No content

Last updated

Was this helpful?