Skip to main content
POST
Create a task

Authorizations

tokenName
string
cookie
required

JWT authentication cookie. The server sets this cookie after a successful login. You do not need to generate or provide an API key manually. Use the login endpoint first, then the browser or HTTP client sends this cookie with protected requests.

Body

application/json
title
string
required
description
string
required

Response

Task created successfully.

message
string
task
object