I have a number of projects where I need to create the same request type on each of them; rather than going through each one manually, is there a way to use the REST API to create the request type? I'll then be able to iterate through projects and do it automatically.
I've had a look at the REST API documentation and couldn't find anything related to creating Request Types, so was hoping I'd just missed it.