curl --location --request GET 'http://jira.local:8080/jira/rest//rest/api/3/projectvalidate/key'
{"errorMessages":[],"errors":{"projectKey":"A project with that project key already exists."}}