Skip to main content
POST
C#

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

id
string
必須

テストする Action の ID。

ボディ

payload
object
必須

Action の payload。

レスポンス

テスト用の Action バージョンが正常に作成されました。

payload
object

Action の実行後の payload。