Validate Recurring NPT settings (re-generate occurrences from the new rules)

Validate Recurring NPT settings (re-generate occurrences from the new rules)

Authentication

AuthorizationBearer

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

Path parameters

taskIdstringRequiredformat: "uuid"
The unique identifier or short ID of the Npt Tasks

Headers

x-integration-namestringOptional
The name of the calling system passed along as a header parameter

Request

The new settings
typeintegerOptional
Type
repeatEveryinteger or nullOptional
RepeatEvery
repeatOnlist of integersOptional
RepeatOn
repeatOn2Levelinteger or nullOptional
RepeatOn2Level
endsOnstring or nullOptionalformat: "date-time"
EndsOn
endsAfterinteger or nullOptional
EndsAfter

Response

Success
errorobject or null
If the API call failed, this will contain information about the error that occurred.
successboolean or null

True if the API call succeeded; false otherwise.

hasErrorboolean or null
True if the API call failed.
statusCodeenum or null
The HTTP code of the response.
dataobject or null
RecurringTaskValidationResult