Versions Compared

Key

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

...

N/A

Verb

PATCH

Resource

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

Content type

application/x-www-form-urlencodedjson

Body

{

“name”: <new name>

}

Response code

The expected response code is 200

...

Verb

DELETE

Resource

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

Content type

application/x-www-form-urlencoded

Body

{

“name”: <new name>

}N/A

Response code

The expected response code is 200

...