API Docs / Operations / Client - Email Rules / Update Email Rule for Client

Update Email Rule for Client

PUT /tenants/{tenant}/clients/{client}/clientemailrule/{code}

Updates the specified Email Rule for the specified client.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string
{
  "value": "string"
}

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found