Changes to Move a Prompt

POST /v1/prompts/{id}/move

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

Changed in 3 of the 18 revisions of this API.214

  1. bed7a47c6f25212
  2. e500bc0895c51
  3. 162c1e986d3a1

What changed

  • bed7a47c6f25212See the full diff
    • added the new required request property project_id

      new-required-request-property

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

      response-required-property-removed

    • removed the request property team_id

      request-property-removed

    • added the non-success response with the status 409

      response-non-success-status-added

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

      response-required-property-added

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added