Skip to main content
POST
Brief Task

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required

Body

application/json

Request body for briefing a task from a form.

task_type
string
required
title
string
required
description
string
required
requirements
Requirements · object | null
priority
string
default:medium

Response

Successful Response