PUT https://{dataplane_api_subdomain}.cloud.redpanda.com /v1/transforms Data Plane API

Deploy transform

Initiate deployment of a new Wasm transform. This endpoint uses multipart/form-data encoding. Following deployment, a brief period is required before the Wasm transform becomes operational. Monitor the partition statuses to check whether the transform is active. This usually takes around 3s, but no longer than 10s.

Authentication:  Auth0 (oauth2) implicit flow

Body

Transform metadata as well as the WASM binary

  • object
  • string(binary)
PUT /v1/transforms
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://bump.sh/redpanda/hub/redpanda/doc/cloud-dataplane/explorer/operation/operation-transformservice_deploytransform

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.