updateCalendar

abstract suspend fun updateCalendar(entityType: String, entityId: Long, calendarId: Long, body: String? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

entityType
entityId
calendarId
body

(optional)