Skip to main content
PUT
Rename flow

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

flow_name
string
required
org
string
required

Body

application/json
new_name
string
required

Response

Successful flow rename

The response is of type string.

Last modified on June 18, 2026