Update the witness for an experiment

Reassigns a pending witness signature to a different user. Pass the existing witness's ID and the new witness's ID in the body. The new witness must hold the witness-sign permission; otherwise the call returns 409. The original witness is removed from the pending list and the new witness is notified.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
int32
int32
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

Witness updated successfully

400

There was an error in the request

401

You don't have permission to update the witness of experiments

404

The experiment, user or witness could not be found

409

The user is not allowed to witness sign experiments

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!