Note: The Docus Lab API is in active development. Features and endpoints may be updated. Please refer to the latest API version in the official documentation for the most accurate information.
{ "email": "Joannie.Steuber66@example.org", "phone": "1-923-353-2606" }
curl --location --request POST '/users' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "Joannie.Steuber66@example.org", "phone": "1-923-353-2606" }'
{ "id": "41a0df8d-e901-4b90-ba06-d6347cd86dd9" }