cancelRequest

abstract suspend fun cancelRequest(apiKey: String, requestId: String)(source)

Executes the cancelRequest step in the SDAI network layer.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.

requestId

request id value consumed by the API.