Update an adaptive trigger

Update a single adaptive trigger.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
environmentKeystringRequired
triggerIDstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringOptional
taskobjectOptional

Response

Adaptive Trigger updated
idstringformat: "uuid"
namestring
resourceKindenum
resourceKeystring
enabledboolean
triggerSourceobject
taskobject
createdAtlong
updatedAtlong

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error