Updates an existing customer’s information. Currently, only the email address can be updated.
Documentation Index
Fetch the complete documentation index at: https://docs.ripio.com/llms.txt
Use this file to discover all available pages before exploring further.
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>.
Unique identifier for the customer.
Customer update payload.
Payload for updating an existing customer.
The new email for the customer.
"new@email.com"
Customer updated successfully.
Response payload for a customer.