Remove attribute relationship from an organisation
DELETE/api/v1/:app_id/organisations/:organisation_id/attributes/:attribute_id
Disassociates an attribute from a specific organisation.
Request
Responses
- 200
- 400
- 404
- 500
The updated organisation object
Invalid request parameters
Organisation or Attribute relationship not found
Internal server error