Create Prompt VersionAsk AIpost https://preview.threekit.com/api/prompts/{id}Create a new version of a Prompt that is specified by ID or Custom ID.Path ParamsidThreekit UUIDCustom IDrequiredThis can be either the Threekit UUID or the user-defined custom ID.Query Paramsbearer_tokenuuidrequiredPublic or Private Threekit authentication token. If using a public token the request must originate for a domain added to the authentication token.Body Paramspromptstringrequiredlength ≤ 10000Content of the promptpublishbooleanDefaults to falseAn optional boolean value for whether this version of the prompt should also be published on creation.truefalseResponses 200200 OK 404404 409409 422422Updated about 1 year ago