Authorization: Bearer ********************curl --location --request PUT 'https://services.dispatchable.com/text-magic/api/v1/accounts/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{}