body params
Examples
shell
curl https://${domain}/rosetta-open/folder/create \
-X POST \
-H 'Content-Type: application/json' \
-H 'X-STARDUST-KEY: <X-STARDUST-KEY>' \
-H 'X-TS: <X-TS>' \
-H 'X-SIGN: <X-SIGN>' \
-d '{"helixProjectId":"helixProjectIdTest","name":"helixProjectNameTest","helixBucketName":"helixBucketNameTest"}'
json
responses
json