curl --location --request PATCH 'https://api.msaaq.com/v1/tenant/account/31/password' \
--header 'X-Tenant: academy.msaaq.com' \
--header 'Accept: application/json' \
--header 'X-Session-ID: f8b15a1b-83d9-40f2-9ff1-b20be896575d' \
--header 'Content-Type: text/plain' \
--data-raw ''
{}