cyphermed.api.emails.patch_email_template
Patch Email Template
Patch an email template
Args: template_id (str): body (PatchEmailTemplateBody): Which Template fields to include in request bodies
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[Success]
Patch Email Template
Patch an email template
Args: template_id (str): body (PatchEmailTemplateBody): Which Template fields to include in request bodies
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Success
Patch Email Template
Patch an email template
Args: template_id (str): body (PatchEmailTemplateBody): Which Template fields to include in request bodies
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[Success]
Patch Email Template
Patch an email template
Args: template_id (str): body (PatchEmailTemplateBody): Which Template fields to include in request bodies
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Success