Update custom fields of a customer
PATCH https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/customers/{customer_id}/custom_fields
Update custom fields of a customer
Updates custom fields of a specific customer.
For more information, visit:
https://sendbird.com/docs/desk/v1/platform-api/guides/customer#2-update-custom-fields-of-a-customer
URL Parameters
Required
customer_id
- Type: int
- Description: Specifies the unique ID of the target customer.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
SENDBIRDDESKAPITOKEN | string |