POST
/
v1
/
populations
/
{population_id}
/
test
{
  "data": "<any>",
  "errors": [
    {
      "code": "<string>",
      "message": "<string>"
    }
  ]
}

Headers

authorization
string

Path Parameters

population_id
string
required

Response

200
application/json
Successful Response

The response is of type object.