Upload tenant resource
PUT/tenants/current/resources/:resourceType
Uploads Tenant
resources like channelMainImage
or playButtonImage
. Channel
resources can be considered as Tenant
defaults for the Channel
resources, but designs
can also be configured per Channel
.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.