curl --request POST \
--url https://api.cal.com/v1/users \
--header 'Content-Type: application/json' \
--data '{
"email": "email@example.com",
"username": "johndoe",
"weekStart": "MONDAY",
"brandColor": "#555555",
"darkBrandColor": "#111111",
"timeZone": "EUROPE/PARIS",
"theme": "LIGHT",
"timeFormat": "TWELVE",
"locale": "FR"
}'
curl --request POST \
--url https://api.cal.com/v1/users \
--header 'Content-Type: application/json' \
--data '{
"email": "email@example.com",
"username": "johndoe",
"weekStart": "MONDAY",
"brandColor": "#555555",
"darkBrandColor": "#111111",
"timeZone": "EUROPE/PARIS",
"theme": "LIGHT",
"timeFormat": "TWELVE",
"locale": "FR"
}'
curl --request POST \
--url https://api.cal.com/v1/users \
--header 'Content-Type: application/json' \
--data '{
"email": "email@example.com",
"username": "johndoe",
"weekStart": "MONDAY",
"brandColor": "#555555",
"darkBrandColor": "#111111",
"timeZone": "EUROPE/PARIS",
"theme": "LIGHT",
"timeFormat": "TWELVE",
"locale": "FR"
}'
curl --request POST \
--url https://api.cal.com/v1/users \
--header 'Content-Type: application/json' \
--data '{
"email": "email@example.com",
"username": "johndoe",
"weekStart": "MONDAY",
"brandColor": "#555555",
"darkBrandColor": "#111111",
"timeZone": "EUROPE/PARIS",
"theme": "LIGHT",
"timeFormat": "TWELVE",
"locale": "FR"
}'