Delete process schedule using orchestrator API

The Orchestrator API delivers the response Body:

{
“message”: “An organization unit is required for this action.”,
“errorCode”: 1101,
“resourceIds”: null
}

In this topic the solution is to supply the organization Unit ID in the headers section, however, i am not able to change headers in the Orchestrator HTTP Request activity.

Any ideas ?