Disable rules when creating task via API

I’ve project with several rules, such as: assign a user when task is created in a certain section, or add the due date 5days from now when creating.
Now, this is ok when manual, but I would like to skip these things when doing via API. So that I can programmatically do that via the API call.

Is that possible?

Hi @Stefano_Tranquillini,

No, that’s not currently possible with the API.

And, via API is not even possible to remove/add rules, right?

Correct, @Stefano_Tranquillini, unfortunately the API doesn’t currently have any support for rules.