Update a participant’s tag and/or metadata.
tag and metadata are both optional. If neither is provided, the request still succeeds and only updated_at is refreshed.404 if the participant is not found.The unique identifier of the participant to update.
New label for this participant. Max 100 characters. Cannot be empty or whitespace-only. Omit to leave unchanged.
Full replacement for the metadata object. All previous keys not included will be lost. Max 10 keys; key names max 50 characters; values max 250 characters. Omit to leave unchanged.
Participant updated successfully.