suspend fun updateArtefactTemplate(authorizationContext: GropiusAuthorizationContext, input: UpdateArtefactTemplateInput): ArtefactTemplate
Updates an ArtefactTemplate based on the provided input Checks the authorization status
Return
the updated ArtefactTemplate
Parameters
authorizationContext
used to check for the required permission
input
defines which ArtefactTemplate to update and how