Delete typeOneResource relationship
DELETE/resources/typeOneResources/:id/relationships/:related_field/
Delete a typeTwoResource associated with the typeOneResource.
Required Permission:
-
Resource:
resource:typeOneResources:{id} -
Action:
resource:typeTwoResources:delete
Request
Responses
- 200
- 202
- 204
- 401
- 404