username:passwordAuthorization: Basic *****************curl --location --request POST 'https://api.socialidnow.com/v1/marketing/login/users//credentials/' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_token": "string",
"access_secret": "string",
"id_token": "string"
}'{
"type": "string",
"provider_id": "string",
"access_token": "string",
"access_secret": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}