Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Notification template ID.

submissionId
string
required

Submission ID.

Body

application/json
checks
BaseCheck · object[]
required

Response

200 - application/json

Submission checks replaced.

checks
Check · object[]
required