Deploy a JAR-based Flink job.
Upload a JAR file as multipart and specify main_class + optional args. Form fields: name, main_class, parallelism (default 1), job_args (JSON string).
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
pyflink, jar CREATED, DEPLOYING, RUNNING, FAILED, CANCELLED, FINISHED