/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.

Entity representing a conferral form metadata.

get

Get form metadata for creating a new conferral.

Entity representing a conferral

get

Get a conferral given its id.

put

Update a given conferral.

delete

Delete a given conferral.

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.

Entity representing a award form metadata.

get

Get form metadata for creating a new award.

Entity representing a award

get

Get a award given its id.

put

Update a given award.

delete

Delete a given award.

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.

Entity representing a convocation form metadata.

get

Get form metadata for creating a new convocation.

Entity representing a convocation

get

Get a convocation given its id.

put

Update a given convocation.

delete

Delete a given convocation.

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.

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 academy given its id.

put

Update a given academy.

delete

Delete a given academy.

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.