Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

MD가 앱 서버에게 앱 인스턴스 종료를 비동기로 요청합니다.

Request

[Request parameters]

Parameter

Type

Required

Description

tx_id

String

Required

Transaction ID

[Request Example]

{
  "jsonrpc": "2.0",
  "method": "async_run_app_instance",
  "params": {
    "tx_id": "0g9sdulkjids9s0d9ju3",
  },
  "id": "nk2-17"
}

Response

[Error codes]

code

message

Meaning

  • No labels