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