Changes to Update a Prompt

PUT /v1/prompts/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 18 revisions of this API.12

  1. bed7a47c6f2511
  2. 27457b167aec1

What changed

  • bed7a47c6f2511See the full diff
    • removed the required property prompt/team_id from the response with the 200 status

      response-required-property-removed

    • added the required property prompt/project_id to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added