cURL
curl --request POST \ --url https://api.example.com/api/v1/orgs/{org_id}/prompts/{prompt_id}/publish/ \ --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 Publish Prompt Api V1 Orgs Org Id Prompts Prompt Id Publish Post · object.
Response Publish Prompt Api V1 Orgs Org Id Prompts Prompt Id Publish Post · object