Update a text template by ID
Update custom content by ID
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
text_template_id
UUID text_template ID
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
name
template
Response
Successful Response
id
created_at
updated_at
document_type
is_default
name
template
type
Errors
401
Patch Text Templates ID Request Unauthorized Error
422
Patch Text Templates ID Request Unprocessable Entity Error
429
Patch Text Templates ID Request Too Many Requests Error