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