administrativeUnit

Create a administrative unit

post/administrativeUnit

Request body

idstring AdministrativeUnitId required
namestring required
levelnumber required
categorystring required
tercstring required

Response

Expected response to a valid request

idstring AdministrativeUnitId required
namestring required
levelnumber required
categorystring required
tercstring required

Changes

Changed in 1 of the 16 revisions of this API.55

  • f16566c7c7ef55See the full diff
    • the request property category became required

      request-property-became-required

    • the request property id became required

      request-property-became-required

    • the request property level became required

      request-property-became-required

    • the request property name became required

      request-property-became-required

    • the request property terc became required

      request-property-became-required

    • the response property category became required for the status 201

      response-property-became-required

    • the response property id became required for the status 201

      response-property-became-required

    • the response property level became required for the status 201

      response-property-became-required

    • the response property name became required for the status 201

      response-property-became-required

    • the response property terc became required for the status 201

      response-property-became-required

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 16 revisions, 1 has no diff computed.