Skip to main content
POST
Create goal, owner/admin only

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

id identifier

Body

application/json
title
string
description
string
owner_id
string
status
enum<string>
Available options:
active,
achieved,
missed,
paused,
cancelled
target_date
string<date>

Response

Successful response

The response is of type object.