Create a batch of Transformations
POST/v1-beta/transformations
Creates a batch of new transformations, each with a content and input type, and queues them up in bem's servers. Bem supports both application/json
and multipart/form-data
requests, where the latter is useful for large files.
Request
Responses
- 200
This endpoint returns 200 and an empty body when successfully received and queued.