Create a template typeAsk AIpost https://{hostname}/v1/template_typesUse this endpoint to create a template type.Body ParamsRequest body parameters for creating a template type.namestringrequiredlength between 1 and 100The name of the template type.descriptionstringlength between 0 and 300The description of the template type.Headersx-oneflow-api-tokenstringrequiredlength between 40 and 40The API key of your Oneflow account.Responses 200Returns the created template type. 400Invalid format or content of the request. 401The API token or the user email is invalid. 403The request is not authorized by the server.Updated 7 months ago