suspend fun createArtefactTemplate(authorizationContext: GropiusAuthorizationContext, input: CreateArtefactTemplateInput): ArtefactTemplate
Creates a new ArtefactTemplate based on the provided input Checks the authorization status
Return
the saved created ArtefactTemplate
Parameters
authorizationContext
used to check for the required permission
input
defines the ArtefactTemplate