This API enables you to execute workflows. It is authenticated using a secret key, which can be generated from the settings. If your workflow requires any inputs, these should be supplied as a JSON object when calling the API. Additionally, all requests sent to the ManagePrompt API are subject to rate limiting. Since this request utilizes a Secret, the rate limit assigned to the key will apply. You can configure this in the settings.

A sample implementation in TypeScript can be seen here.

Language
Authorization
Header
Click Try It! to start a request and see the response here!