Skip to content

Create feature

POST
/workspaces/{workspace}/features
workspace
required
string

Workspace ID

object
name
required
string
key
required

Lookup key used for flag evaluation.

string
description
string
nullable
tags

Array of tag IDs

Array<string>

Successful response

object
data
object
id
string
key

Lookup key used for flag evaluation.

string
name
string
description
string
nullable
created_at

Unix timestamp.

integer
updated_at

Unix timestamp.

integer
tags
Array<object>
object
id
string
name
string
color
string
Allowed values: gray red green blue purple orange pink