Skip to content

Edit Research Goals

PATCH
/researchGoals/{research_goal_id}

Authorizations

HTTPBearer

Use your API token

Type
HTTP (bearer)

Parameters

Path Parameters

research_goal_id*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
{
"description": "Example description for demonstration purposes"
}

Responses

Successful Response

application/json
object
Format"uuid"
Format"uuid"
Format"date-time"

Samples

Powered by VitePress OpenAPI