Customer Token
It retrieves a token that allows access to customer-specific resources via the REST API.
POST
{{Base_url}}/rest/V1/integration/customer/token
Generate your token by providing your username and password in the request body.
Last updated