curl --request POST \
--url http://127.0.0.1:9550/v2/create_files_inbox
"<string>"
curl --request POST \
--url http://127.0.0.1:9550/v2/create_files_inbox
"<string>"
Successfully created files inbox
The response is of type string
.
Was this page helpful?