cURL
curl --request POST \ --url https://api.example.com/api/v1/orgs/{org_id}/prompts/{prompt_id}/duplicate/ \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The response is of type Response Duplicate Prompt Api V1 Orgs Org Id Prompts Prompt Id Duplicate Post · object.
Response Duplicate Prompt Api V1 Orgs Org Id Prompts Prompt Id Duplicate Post · object