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