post https://{hostname}/crux/v1/mgmt-pop/directories//users
Invite an user to a cloud directory.
Response
Invite an user to a cloud directory.
xxxxxxxxxx
curl --request POST \
--url https://hostname/crux/v1/mgmt-pop/directories/directory_id/users \
--header 'accept: application/json' \
--header 'content-type: application/json'