curl --location --request POST '/api/v1/accounts//toggle-pause' \ --header 'Content-Type: application/json' \ --data-raw '{ "paused": true }'