Skip to content

Authority REST API - Association Controller

The association URL provides bulk management of Associations.

POST /association

Adds or updates direct Associations from an Asset.

This method will add or update Assets as necessary, for both the root and associated Assets. They do not need to be created first.

An AssociationsFromAsset object describing the root Asset and any direct associated Assets.

CodeStatusDescription
204SuccessCompleted successfully.
422FailureInvalid data was provided.
Content is a JSON array of one or more error codes describing the problem.