Authorization: Bearer ********************curl --location 'https://services.dispatchable.com/text-magic/api/v1/accounts' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'api_key=""' \
--form 'name=""' \
--form 'username=""'{}