Skip to main content
PATCH
/
api
/
v1
/
org
/
user
/
{userUuid}
/
reassign-schedulers
Error
A valid request URL is required to generate request examples
{
  "results": {
    "reassignedCount": 123
  },
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://lightdash-work-with-ai-section-1771841038.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

userUuid
string
required

the uuid of the user whose schedulers will be reassigned

Body

application/json

the new owner details

the new owner details

newOwnerUserUuid
string
required

Response

Ok

results
object
required
status
enum<string>
required
Available options:
ok