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