curl --request PUT \
--url https://api.trysynch.com/Verification/AcceptTerms \
--header 'Authorization: Bearer <token>'{
"redirectUrl": "<string>"
}curl --request PUT \
--url https://api.trysynch.com/Verification/AcceptTerms \
--header 'Authorization: Bearer <token>'{
"redirectUrl": "<string>"
}Was this page helpful?