Plans

Retrieve / Update / Destroy view.

Only PATCH is allowed for updating to avoid undesired deletion
of nested relationships, due to the nested JSON API structure.
delete/v1/plans/{plan_id}/

Response

No Content

Changes