Add hasPoints
POST {{baseUrl}}/point-groups/:point-groupId/relationships/has-points
Update the hasPoints
Request Body
{"data"=>[{"id"=>"<string>", "type"=>"<string>"}, {"id"=>"<string>", "type"=>"<string>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |