Modeling-Manage Prompt Objects-Create a Metric Expression Prompt
Number of APIs: 7
-
Create a changeset POST {{baseUrl}}/api/model/changesets
-
Create the prompt POST {{baseUrl}}/api/model/prompts
-
Commit the changeset changes to the metadata POST {{baseUrl}}/api/model/changesets/:changesetId/commit
-
Delete the prompt DELETE {{baseUrl}}/api/objects/:objectId?type=10
-
Logout POST {{baseUrl}}/api/auth/logout
-
Delete the changeset DELETE {{baseUrl}}/api/model/changesets/:changesetId
-
Login POST {{baseUrl}}/api/auth/login