curl --location --request POST 'https://api-sandbox.saaslogic.io/v1/organizations/attributes' \
--header 'Accept: application/json' \
--header 'Accept;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"customerId": "15843b8b-255f-4445-b19c-f134701d9947",
"attributeName": "authClientId",
"attributeValue": "34",
"merchantId": "4312f41b-9058-4415-bb54-9bf6dadb1fb4"
}'
{
"message": "dolore"
}