{ "operationId": "atlassianCreateprojectavatar", "method": "POST", "path": "/rest/api/3/project/{projectIdOrKey}/avatar2", "summary": "Atlassian Load Project Avatar", "requestExamples": [], "responseExamples": [ { "status": "201", "contentType": "application/json", "example": "{\"id\":\"1010\",\"isDeletable\":true,\"isSelected\":false,\"isSystemAvatar\":false}" } ] }