Update an existing customer
Documentation Index
Fetch the complete documentation index at: https://docs.launchmystore.io/llms.txt
Use this file to discover all available pages before exploring further.
| Code | Description |
|---|---|
UNAUTHORIZED | Invalid or missing access token |
FORBIDDEN | App doesn’t have write_customers scope |
NOT_FOUND | Customer with the specified ID does not exist |
VALIDATION_ERROR | Invalid request body |
DUPLICATE_EMAIL | Email already in use by another customer |