Deploy Pyflink Job
Flink Jobs
Deploy Pyflink Job
Deploy a PyFlink job.
Either upload a Python file as multipart OR provide inline python_code as a form field. Form fields: name, parallelism (default 1), job_args (JSON string), python_code (alternative to file).
POST
Deploy Pyflink Job
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Response
Successful Response
Available options:
pyflink, jar Available options:
CREATED, DEPLOYING, RUNNING, FAILED, CANCELLED, FINISHED