PATCH
/
api
/
v1
/
projects
/
{projectUuid}
/
tags
/
{tagUuid}
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

projectUuid
string
required
tagUuid
string
required

Body

application/json

Make all properties in T optional

Response

200
application/json
Updated

The response is of type object.