v8

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-214977372.7 KB
Dummy Test

Dummy test endpoint using all shared models

Internal test endpoint for SDK generation purposes only. This endpoint demonstrates usage of all shared models defined in the Stainless configuration and is not intended for public consumption.

post/v1/dummy/test

Request body

transformationPosition'path' | 'query'

By default, the transformation string is added as a query parameter in the URL, e.g., ?tr=w-100,h-100. If you want to add the transformation string in the path of the URL, set this to path. Learn more in the Transformations guide.

streamingResolution'240' | '360' | '480' | '720' | '1080' | '1440' | '2160'

Available streaming resolutions for adaptive bitrate streaming

Response

No content - Request processed successfully with empty response

All 61 operations