post https://example.com/resource
Create an invividual resource of a certain type about a certain subject.
It is not possible to choose your own resource identifier (e.g. to express semantics about the resource). After creation, the URI of the resource will be provided in the Location
header of the HTTP response. If you want to add your own metadata to express semantics about the resource, you can do so using the Labels
header.
It is not possible to use this endppoint to add resources for types or subjects that do not exist yet. If you want to create a new type or subject, you can do so via the authorisation agent.