POST
/
v1
/
project-releases

Authorizations

Authorization
string
header
required

Use your api key generated from the admin console

Body

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

Response

201 - application/json
created
string
required
fileId
string
required
id
string
required
name
string
required
projectId
string
required
type
required
Available options:
GIT
updated
string
required
description
string | null
importedBy
string | null
importedByUser
object