Update form template
PUT
/administration/form-templates/{id}Authorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:writeor
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredRequest body
requiredapplication/jsoncategoryIdstringdescriptionstringiconobject | nullnamestringtagsstring[]Tag IDs (UUIDs) of type form-template. List tags via GET tags/form-template/list.
Responses
200
successbooleanrequiredOperation success flag
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions