Update tree template

Modify the personalisation message of a planter's tree template.

Authentication

AuthorizationBearer

Bearer token required for all User API endpoints. Routes are additionally guarded by an active middleware (account must be active).

Path parameters

planter_idintegerRequired

Request

This endpoint expects an object.
messagestringRequired
Updated personalisation message for the tree template.

Response

Updated tree template, or a business-logic error (check status field).

TreeTemplateobject
OR
TreeTemplateErrorResponseobject

Errors

401
Unauthorized Error
403
Forbidden Error