Search APIRequest
constructor(body: String? = null, contentType: ContentType = ContentType.Application.Json, pathComponents: List<String> = listOf(), parameters: MutableMap<String, String> = mutableMapOf(), headers: MutableMap<String, Any> = mutableMapOf())