Appearance
Edit Research Goals
PATCH
/researchGoals/{research_goal_id}
Authorizations
HTTPBearer
Use your API token
Type
HTTP (bearer)
Parameters
Path Parameters
research_goal_id*
Type
Requiredstring
Format
"uuid"Request Body
application/json
JSON
{
"description": "Example description for demonstration purposes"
}
Responses
Successful Response
application/json
id
string
Required
Format
"uuid"description
string
Required
projectId
string
Required
Format
"uuid"createdAt
string
Required
Format
"date-time"