POST /oauth/token with grant_type=managed_user; provided here so youAuthorization: Bearer ********************Authorization: Bearer ********************curl --location --request POST 'https://api.synci.io/api/v1/users//tokens' \
--header 'Authorization: Bearer <token>'{
"property1": "string",
"property2": "string"
}