Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Verb

PATCH

Resource

/api/datamanagement/v1/User/{id}

Content type

application/json

Body

{

“data”: {

“name”: <new name>“…”

}

}

Response code

The expected response code is 200

...