{ "operationId": "atlassianValidateprojectkey", "method": "GET", "path": "/rest/api/3/projectvalidate/key", "summary": "Atlassian Validate Project Key", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": "{\"errorMessages\":[],\"errors\":{\"projectKey\":\"A project with that project key already exists.\"}}" } ] }