chore(docs): Generated API Reference (#2991)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f20cdeb680
commit
3b632c5130
@@ -1,6 +1,6 @@
|
||||
curl --location --request POST 'https://medusa-url.com/admin/publishable-api-key/{id}' \
|
||||
curl --location --request POST 'https://medusa-url.com/admin/publishable-api-key/{pka_id}' \
|
||||
--header 'Authorization: Bearer {api_token}' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
"title": "updated title"
|
||||
"title": "new title"
|
||||
}'
|
||||
|
||||
Reference in New Issue
Block a user