프로젝트 생성
    • PDF

    프로젝트 생성

    • PDF

    Article Summary

    개요

    SourceDeploy 프로젝트를 생성 합니다.

    요청

    API URL

    POST  {SOURCEDEPLOY_API_URL}/project
    

    요청 Parameter

    없음

    요청 Query

    없음

    요청 Body

    {	
      	"name": "string"
    }
    
    항목필수 여부타입설명비고
    nameYstring프로젝트 이름

    응답

    응답 Body

    {
    		"id": "string",
    		"name": "string"
    }
    
    항목타입설명비고
    idnumber프로젝트 id
    namestring프로젝트 이름

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.