Update client contact method

View as MarkdownOpen in Claude
Changes the method's value. Answers **200** with the updated resource. Changing the value clears only the method's *permanent* bounce block, if any - a temporary rate-limit block is untouched. **Body** (JSON): - `value` (string, required, max 255) - validated against the method's own channel. `channel` is **never** accepted here: it is derived from the resolved method and a `channel` field in the body answers 422. Requires a full-access token. A method resolved through another Client's url, or a Contact id, answers 404.

Authentication

AuthorizationBearer

Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.

Path parameters

client_idstringRequired
contact_method_idstringRequired

Request

This endpoint expects an object.
valuestringOptional

Response

200 - Method updated

dataobjectOptional
jsonapiobjectOptional