/conferrals

Collection of Conferrals in a system, federation of systems, or in a default Academy.

get

Get all Conferrals in the system or default Academy.

post

Create a new Conferral in the default Academy.

Query the collection of Conferrals in a system, federation of systems, or in a default academy by posting a Query object.

post

Submit a query using a ConferralQuery object.

Entity representing a Conferral form metadata.

get

Get form metadata for creating a new Conferral.

Entity representing a Conferral

get

Get a particular Conferral given its id.

put

Update a particular Conferral given its id.

delete

Delete a particular Conferral given its id.

Entity representing a Conferral form metadata for update

get

Get form metadata for updating an existing Conferral.

/awards

Collection of Awards in a system, federation of systems, or in a default Academy.

get

Get all Awards in the system or default Academy.

post

Create a new Award in the default Academy.

Query the collection of Awards in a system, federation of systems, or in a default academy by posting a Query object.

post

Submit a query using a AwardQuery object.

Entity representing a Award form metadata.

get

Get form metadata for creating a new Award.

Entity representing a Award

get

Get a particular Award given its id.

put

Update a particular Award given its id.

delete

Delete a particular Award given its id.

Entity representing a Award form metadata for update

get

Get form metadata for updating an existing Award.

/convocations

Collection of Convocations in a system, federation of systems, or in a default Academy.

get

Get all Convocations in the system or default Academy.

post

Create a new Convocation in the default Academy.

Query the collection of Convocations in a system, federation of systems, or in a default academy by posting a Query object.

post

Submit a query using a ConvocationQuery object.

Entity representing a Convocation form metadata.

get

Get form metadata for creating a new Convocation.

Entity representing a Convocation

get

Get a particular Convocation given its id.

put

Update a particular Convocation given its id.

delete

Delete a particular Convocation given its id.

Entity representing a Convocation form metadata for update

get

Get form metadata for updating an existing Convocation.

/academies

Collection of Academies in a system or federation of systems.

get

Get all Academies.

post

Create a new Academy.

Query the collection of Academies in a system, federation of systems, or in a default academy by posting a Query object.

post

Submit a query using a AcademyQuery object.

Entity representing a Academy form metadata.

get

Get form metadata for creating a new Academy.

The root Academies in the Academy hierarchy. A node with no parents is an orphan. While all Academy Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-academy

Entity representing a Academy

get

Get a particular Academy given its id.

put

Update a particular Academy given its id.

delete

Delete a particular Academy given its id.

Entity representing a Academy form metadata for update

get

Get form metadata for updating an existing Academy.

get

Get child Academies for the given Academy in the hierarchy.

put

Add Academy as child of the given Academy in the hierarchy.

delete

Remove the given Academy as a child of the given Academy in the hierarchy.

get

Get parent Academies for the given Academy in the hierarchy.

get

Get all Conferrals in this Academy

put

Add the given Conferral to this Academy

delete

Remove the given Conferral from the Academy.

get

Get all Awards in this Academy

put

Add the given Award to this Academy

delete

Remove the given Award from the Academy.

get

Get all Convocations in this Academy

put

Add the given Convocation to this Academy

delete

Remove the given Convocation from the Academy.