Protocols
Update protocol
put/api/v1/protocols/{id}
Path parameters
idinteger required
protocol id
Request body
Example request
{
"token": "YOUR TOKEN IS HERE"
}Response
protocol updated
protocol id
{
"token": "YOUR TOKEN IS HERE"
}protocol updated