post https://{hostname}/crux/v1/mgmt-pop/directories//createusers
Creates users in bulk for a cloud directory using a CSV.
Response
Creates users in bulk for a cloud directory using a CSV.
xxxxxxxxxx
curl --request POST \
--url https://hostname/crux/v1/mgmt-pop/directories/directory_id/createusers \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'
xxxxxxxxxx
{
"cmdid": "28801ce8-aa3a-4cd9-a48d-4680f6f8fc47"
}