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"
}

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