Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleRequest example

CURL:

Code Block
curl --location --request GET 'https://pim-client.wizart.ai/api/customer/brands' \
--header 'Authorization: Bearer eyJ0eXAiOi....'

...