chore(docs): Generated API Reference (v2) (#8643)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fb0644b8f6
commit
46310e32d0
@@ -0,0 +1,6 @@
|
||||
curl -X POST '{backend_url}/admin/payment-collections' \
|
||||
-H 'x-medusa-access-token: {api_token}' \
|
||||
-H 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
"order_id": "{value}"
|
||||
}'
|
||||
@@ -1,5 +0,0 @@
|
||||
curl -X POST '{backend_url}/admin/users' \
|
||||
-H 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
"email": "Janie42@hotmail.com"
|
||||
}'
|
||||
Reference in New Issue
Block a user