Deploy (Source Function)

POST {{host}}/{{version}}/{{workspace_id}}/functions/sfn_{{source_id}}/deploy

Deploy is used to update the code deployed for a source function instance. It loads the latest code from the associated function class (available in Functions API).

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}