What is the possible cause in calling the dataricks Job permission API

Lloydy
New Contributor
 
PATCH /api/2.0/permissions/jobs/{job_id}
 
 
{
    "error_code": "INVALID_PARAMETER_VALUE",
    "message": "Owner permissions cannot be modified via an update / PATCH request if the endpoint does not have a valid owner. Please use a set / PUT request instead."
}