Skip to content

Save Linear API key and/or team-key filter

POST
/api/v1/workspaces/{ws}/integrations/linear
Media typeapplication/json
object
api_key
string
>= 1 characters <= 255 characters
team_keys
Array<string>
<= 20 items
Examplegenerated
{
"api_key": "example",
"team_keys": [
"example"
]
}