noark5_create_klassifikasjonssystem
Creates a new classification system within an archive part by supplying the parent archive part URL and a title, with optional metadata for classification type, description, and closing information.
Instructions
Create a new klassifikasjonssystem (classification system) under an arkivdel.
Args: arkivdel_url: The self-href URL of the parent arkivdel. tittel: The title of the classification system. attributes: Optional JSON object with additional fields. All optional: klassifikasjonstype, beskrivelse, avsluttetDato, avsluttetAv, referanseAvsluttetAv.
Returns details of the created klassifikasjonssystem including its URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tittel | Yes | ||
| attributes | No | {} | |
| arkivdel_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |