Create a project from shared configuration jira cloud REST API

It appears you have to go through a hidden api rest/simplified/latest/project/shared and you pass in your key, name and an existing project id.

But, I keep getting a No project could be found with id ‘0’. error back and I know I am passing in a good existing project id.

Get from both curl and postman

Any thoughts?