{ "title": "string" }
curl --location 'https://api.medusa-commerce.com/admin/publishable-api-keys' \ --header 'Content-Type: application/json' \ --data '{ "title": "string" }'
{ "publishable_api_key": {} }