post
https://{targetURL}/api/v1/experiments//sign/reassignWitness
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Witness updated successfully
400There was an error in the request
401You don't have permission to update the witness of experiments
404The experiment, user or witness could not be found
409The user is not allowed to witness sign experiments