These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.
These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.
Request
Path Params
Body Params application/json
Examples
Responses
🟢200successful operation
application/json
Body
🟠400Invalid agent number value
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT 'http://gambitcomm.local/mimic/agent//store/lreplace//' \
--header'Content-Type: application/json' \
--data-raw'"string"'