curl --location --request PUT 'https://api.pixiefixapp.com/api/v1/service-provider/services/update-services' \ --header 'Content-Type: application/json' \ --data-raw '{ "services": [ "string" ] }'
{}