Skip to main content
POST
Create a response folder

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Query Parameters

agentId
string
required

Identifier of the agent, data format is expected to be UUID

Body

application/json

The folder to be added

A folder of responses

name
string
required

the name of the folder

parentFolderId
string

The ID of the parent folder.

Response

Acknowledgement that the folder was successfully added

A folder of responses

name
string
required

the name of the folder

id
string
read-only

The ID of the folder

parentFolderId
string

The ID of the parent folder.