PATCH
/
api
/
v1
/
training_types
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "name": "<string>"
}

Path Parameters

id
string
required

TrainingType identifier

Body

application/merge-patch+json

The updated TrainingType resource

Response

200
application/ld+json

TrainingType resource updated