curl --request POST \
--url https://api.example.com/api/Integrations/Users/Gmail \
--header 'Content-Type: application/json' \
--data '
{
"value": "<string>"
}
'{
"value": "<string>"
}curl --request POST \
--url https://api.example.com/api/Integrations/Users/Gmail \
--header 'Content-Type: application/json' \
--data '
{
"value": "<string>"
}
'{
"value": "<string>"
}Was this page helpful?