---
title: "Update Owd"
method: PUT
path: "/api/v1/admin/owd/{object_id}"
tags: ["admin-owd"]
---

# Update Owd

`PUT /api/v1/admin/owd/{object_id}`

Update the OWD for an object.

Changing OWD triggers a full access grant rebuild for the object type.
For example, changing from 'Public Read/Write' to 'Private' will
compute owner grants for all existing records.

## Path parameters

- `object_id` integer, required

## Headers

- `authorization` string, nullable
- `X-API-Key` string, nullable

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ninjavan/apis/salesforce-sales-cloud-replacement.md) · [All operations](https://skmtc.net/ninjavan/apis/salesforce-sales-cloud-replacement/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjavan/salesforce-sales-cloud-replacement/versions/fd3a41a6260b/schema)
