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