カスタムアクションを作成

チームに属するカスタムアクションを作成

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

team_idstring必須形式: "uuid"

リクエスト

Action to create or update
descriptionstring必須
Description of the custom Action
eventstring必須
Arbitrary event name to include in custom Action webhook payloads
namestring必須
Name of the custom Action
urlstring必須
HTTPS endpoint to deliver Action events to
allow_collaboratorsbooleanオプションデフォルト値 false
includestringオプション
Any associations to include in the response

レスポンス

Action success response
activebooleanオプション
allow_collaboratorsbooleanオプション
creator_idstringオプション形式: "uuid"
deleted_atstringオプション形式: "date-time"
descriptionstringオプション
eventstringオプション
idstringオプション形式: "uuid"
imagestringオプション
inserted_atstringオプション形式: "date-time"
namestringオプション
teamobjectオプション
team_idstringオプション形式: "uuid"
updated_atstringオプション形式: "date-time"
upload_urlstringオプション
urlstringオプション
webhookobjectオプション

エラー

401
Unauthorized Error
404
Not Found Error