What is the possible cause in calling the dataricks Job permission API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 08:35 AM
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."
}