chainHead_v1_stopOperation
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Stops an active chain head operation.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringchainHead_v1_stopOperationrequiredThe RPC method to invoke.
paramsArray<string>requiredArray containing two string parameters: the follow_id (subscription identifier) and the operation_id.
idintegerrequiredRequest identifier.
Response
200OK
Successful stop; no data is returned.