---
title: "Set Delegates"
method: POST
path: "/v1/organisation/{orgid}/users/{userid}/delegates"
tags: ["organisation v1"]
---

# Set Delegates

`POST /v1/organisation/{orgid}/users/{userid}/delegates`

Set / Enable / Disable delegation for an Organisation user. Required Permissions: Organisational Administrator

## Request body

- PostV1OrganisationOrgidUsersUseridDelegatesRequest
  - `enabled` boolean, required — Whether the new delegation should also be enabled
  - `delegateid` string, required — The User id of user to set the delegation to

---

[API](https://skmtc.dev/causeway/apis/untitled-api.md) · [All operations](https://skmtc.dev/causeway/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/causeway/untitled-api/revisions/b75c118139f8/schema)
