curl --location '/api/v1/users//providers' \
--header 'Authorization;'{
"providers": [
{
"id": 0,
"active": true,
"provider_type": "string",
"attached_at": "string",
"provider_expires_at": "string"
}
]
}