v3
latestOpenAPI 3.1.02026-07-31102245.5 KBPrivate endpoints
Organisations
Create organisation
Create a new organisation.
post/organisations
Request body
Example request
{
"uri": "https://developer.overheid.nl",
"label": "KOOP"
}Response
Created
Example response
{
"uri": "https://developer.overheid.nl",
"label": "developer.overheid.nl"
}