Add Entity to Folder

Beta
POST

Add an entity to a specific folder or root directory.

Adding an entity to a folder will remove it from any other folders it might have been a member of.

Path parameters

folder_idstringRequired

The ID of the folder to which the entity should be added. This can be a UUID of a folder, or the name of a root directory. Supported root directories include:

  • PROMPT_SANDBOX
  • WORKFLOW_SANDBOX
  • DOCUMENT_INDEX
  • TEST_SUITE

Request

This endpoint expects an object.
entity_idstringRequired

The ID of the entity you would like to move.