Create feature
POST /workspaces/{workspace}/features
POST
/workspaces/{workspace}/features
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspace
required
string
Workspace ID
Request Body required
Section titled “Request Body required ”object
name
required
string
key
required
Lookup key used for flag evaluation.
string
description
string
tags
Array of tag IDs
Array<string>
Responses
Section titled “ Responses ”Successful response
object
data
object
id
string
key
Lookup key used for flag evaluation.
string
name
string
description
string
created_at
Unix timestamp.
integer
updated_at
Unix timestamp.
integer
tags
Array<object>
object
id
string
name
string
color
string