Skip to main content
DELETE
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

削除する Action の ID。

クエリパラメータ

force
boolean

バインドを解除して Action の削除を強制する

レスポンス

Action は正常に削除されました。