Deletes a recurrency rule for an existing task.

To delete a recurrency, the user needs to be the assignee of the task or 'ProjectPlanning' permissions in general or in the project the task is related to. <Check title="Required Permissions">Any authenticated user.</Check>

Path parameters

taskIdstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

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

Response

No Content