upload

fun upload(content: File, type: String? = null, value: String? = null): Upload201Response

API that can be used to upload file and get identifier associated to it

Return

Upload201Response

Parameters

content

Content of the resource (optional)

Throws