suspend fun updateRelationPartnerTemplate(template: T, input: UpdateRelationPartnerTemplateInput): T
Updates template based on input, saves it and deletes the styles it replaced Does not check the authorization status
Return
the saved updated RelationPartnerTemplate
Parameters
template
the RelationPartnerTemplate to update
input
specifies how to update template