POST
/
v2
/
create_files_inbox
curl --request POST \
  --url http://127.0.0.1:9550/v2/create_files_inbox
"<string>"

Create a new inbox for storing files related to a job or user.

Response

200
text/plain
Successfully created files inbox

The response is of type string.