Update Recipient
Recipients
Update Recipient
POST
Update Recipient
Description
This endpoint allows you to update custom attribute data for an existing recipient in your organization. Only custom fields defined for recipients in your account (prefixed withcustom_) will be updated.
Headers
Bearer YOUR_API_TOKEN — obtainable from Hyperstack Dashboard → Settings → API Access
Body Parameters
The email address of the recipient to update.
Key-value pairs of custom attributes to update on the recipient. Keys must match the custom recipient fields (prefixed with
custom_) configured for your account.Success Response Fields
Indicates whether the recipient was successfully updated.
A confirmation message. Value:
"Recipient details updated successfully".Responses
Last modified on February 22, 2026

