{ "title": "string" }
curl --location --request POST '/admin/publishable-api-key/' \ --header 'Content-Type: application/json' \ --data-raw '{ "title": "string" }'
{ "publishable_api_key": {} }