Skip to main content
POST
엔드포인트 시작

인증

Authorization
string
header
필수

API Key를 Bearer 토큰으로 전달합니다. 프로젝트 개요의 API 키 메뉴에서 생성할 수 있습니다.

경로 매개변수

endpoint_id
string
필수

엔드포인트 고유 ID

응답

엔드포인트 시작 결과

endpoint_id
string

엔드포인트 고유 ID

예시:

"51c910f7-ecde-4c6c-88f8-d8e37ca9d598"

is_active
boolean

작업 후 활성 상태

예시:

true

message
string

결과 메시지

예시:

"Endpoint started successfully"