Skip to content

Used to import a schedule from a file to a tenant

POST
/api/v1/{tenantId}/schedules/import

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

tenantId
required
string
object
file
string format: binary
overwrite
boolean

OK

object
importedScheduleCount
integer format: int32

Bad Request

object
message
string
nullable
code
string
nullable

Conflict

object
message
string
nullable
code
string
nullable

Unprocessable Content

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable