Adding workflow schemes and issue type schemes to Jira Projects via API

Hi

We are using Jira Server and are writing an internal application to automate Project creation, using the Jira API, specifically version 2.

From the API spec document, it does not appear possible to add Workflow Schemes or Issue Type Schemes to a Jira Project. The “Create Project” API does not provide for it, and there does not appear to be any way to link a project to these schemes.

Can anyone please assist and advise if this is possible, and if so, how?

Thanks