createMappedApi

abstract suspend fun createMappedApi(api: MappedApi): String

Creates a mapped API.

Return

The UUID of the created API.

Parameters

api

The API to create.