Modeling-Manage Prompt Objects-Create an Object Prompt

Number of APIs: 7

  1. Commit the changeset changes to the metadata POST {{baseUrl}}/api/model/changesets/:changesetId/commit

  2. Delete the changeset DELETE {{baseUrl}}/api/model/changesets/:changesetId

  3. Create a changeset POST {{baseUrl}}/api/model/changesets

  4. Create the prompt POST {{baseUrl}}/api/model/prompts

  5. Delete the prompt DELETE {{baseUrl}}/api/objects/:objectId?type=10

  6. Login POST {{baseUrl}}/api/auth/login

  7. Logout POST {{baseUrl}}/api/auth/logout