Metadata Subject

This section provides information on the available subject APIs.

The following are the available report endpoints:

Endpoints

Description

Request

GET

Get custom metadata for subject in a workgroup.

GET ​/crs​/api​/v1​/subjects​/{sampleId}​/custom-metadata

POST

Add custom metadata for subject in a workgroup.

POST /crs/api/v1/subjects/{sampleId}/custom-metadata

PUT

Update custom metadata for subject in a workgroup.

PUT /crs/api/v1/subjects/{sampleId}/custom-metadata

DELETE

Delete custom metadata for subject in a workgroup.

DELETE /crs/api/v1/subjects/{sampleId}/custom-metadata