curl --request POST \
--url https://api.icepanel.io/v1/user/email \
--header 'Content-Type: application/json' \
--data '{
"email": "<string>"
}'
{}
OK
The response is of type object
.
curl --request POST \
--url https://api.icepanel.io/v1/user/email \
--header 'Content-Type: application/json' \
--data '{
"email": "<string>"
}'
{}
curl --request POST \
--url https://api.icepanel.io/v1/user/email \
--header 'Content-Type: application/json' \
--data '{
"email": "<string>"
}'
{}
OK
The response is of type object
.
curl --request POST \
--url https://api.icepanel.io/v1/user/email \
--header 'Content-Type: application/json' \
--data '{
"email": "<string>"
}'
{}