Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Use your api key generated from the admin console

Body

application/json
type
enum<string>
required
Available options:
ROLLBACK
name
string
required
projectId
string
required
projectReleaseId
string
required
description
string | null
selectedFlowsIds
string[] | null

Response

201 - application/json

Default Response

id
string
required
created
string
required
updated
string
required
projectId
string
required
name
string
required
fileId
string
required
type
enum<string>
required
Available options:
GIT,
PROJECT,
ROLLBACK
description
string | null
importedBy
string | null
importedByUser
object