chore(docs): Updated API Reference (v2) (#8361)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
This commit is contained in:
github-actions[bot]
2024-07-31 07:33:02 +00:00
committed by GitHub
parent aac906f058
commit 749e86b5d8
22 changed files with 881 additions and 42 deletions

View File

@@ -0,0 +1,2 @@
curl -X POST '{backend_url}/admin/claims/{id}/cancel' \
-H 'x-medusa-access-token: {api_token}'

View File

@@ -0,0 +1,2 @@
curl -X DELETE '{backend_url}/admin/claims/{id}/request' \
-H 'x-medusa-access-token: {api_token}'