VapiApi

interface VapiApi

Functions

Link copied to clipboard
abstract fun delete(callId: String): HttpResponse
Link copied to clipboard
abstract fun list(objectType: ApiObjectType): HttpResponse
Link copied to clipboard
abstract fun phone(block: Phone.() -> OutboundCall): HttpResponse
Link copied to clipboard
abstract fun save(block: Save.() -> OutboundCall): HttpResponse