chore(docs): Updated API Reference (v2) (#9174)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a227d73e4f
commit
1c4d3f32cb
@@ -1,7 +1,7 @@
|
||||
curl -X POST '{backend_url}/store/customers' \
|
||||
-H 'Authorization: Bearer {token}' \
|
||||
-H 'Content-Type: application/json' \
|
||||
-H 'x-publishable-api-key: {your_publishable_api_key}' \
|
||||
-H 'Content-Type: application/json' \ \
|
||||
-H 'x-publishable-api-key: {your_publishable_api_key}'
|
||||
--data-raw '{
|
||||
"email": "Monserrate.Leannon88@yahoo.com",
|
||||
"company_name": "{value}",
|
||||
|
||||
Reference in New Issue
Block a user