region-controller

Create a region

Add a region to the repository.

post/api/regions

Request body

approvalsobject
descriptionstring
idstring
localesstring[]
namestring
permittedOperationsstring[]
status'ACTIVE' | 'ARCHIVED' | 'PENDING'

Response

Created

approvalsobject
descriptionstring
hrefstring
idstring
localesstring[]
namestring
permittedOperationsstring[]
status'ACTIVE' | 'ARCHIVED' | 'PENDING'

Changes

No recorded changes to this endpoint across all 1 revision of this API.