I would like to know if or how the current method is that a person can upload their slice preview images through the API.
The ability to POST a slice and also a custom type works well, but obviously it would be nice to be able to also push the previews.
Is this something planned for the API or only through the SM UI?
Also I think for some people the reason for an API 403 response is that the /slices/{slice_id} is case sensitive and only lower case characters work. So that is a bit misleading when requesting a Title cased Slice or Custom Type.
Hello @ReeceM, it is possible to add Custom screenshots through the Custom Types API to Slice Machine. You just need to include the imageUrl field inside of each Slice model. See this example: