Create typeOneResource relationship
POST/resources/typeOneResources/:id/relationships/:related_field/
Create a typeTwoResource associated with the typeOneResource.
Authorization Action:
resource:typeTwoResources:create
Request
Responses
- 201
- 202
- 204
- 401
- 403
- 404
- 409
Created. Assigned id and/or any other changes are in this response.
Accepted for asynchronous processing
Created with the supplied id. No other changes from what was POSTed.
not authorized