Create an adaptive trigger

Create a new adaptive trigger for a resource.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequired
environmentKeystringRequired

Request

This endpoint expects an object.
namestringRequired
resourceKindenumRequired
resourceKeystringRequired
triggerSourceobjectRequired
taskobjectRequired

Response

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

Errors

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