Is it possible to create group iterations via API?

We use group iterations, a premium feature. I’d like to create group iterations via the API, but there are only GET routes. POST and PUT return 404. (GET queries work, so I’m sure that authentication is working.)

Is there a way to create iterations via the API?