REST API v2. Authenticate with a Bearer JWT in the Authorization header unless an endpoint is marked public.
Servers​
https://v2-staging.tscheckout.comCurrent host
Upload media images for rich-text embedding​
POST
/api/v2/media/images
Upload one or more files to the site media library for rich-text HTML embedding. Replaces V1 mediaManager/api/uploadImage.
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
multipart/form-data
string
Responses​
Files uploaded successfully
application/json
{
 Â
}
