v3
latestOpenAPI 3.1.02026-07-31102245.5 KBPrivate endpoints
Repositories
Specifieke repository updaten
Specifieke repository updaten
put/repositories/{id}
Request body
Example request
{
"url": "https://github.com/developer-overheid-nl/don-site",
"organisationUri": "https://developer.overheid.nl"
}Response
OK
Example response
{
"url": "https://github.com/developer-overheid-nl/don-site",
"organisation": {
"uri": "https://developer.overheid.nl",
"label": "developer.overheid.nl"
},
"publicCode": {
"organisation": {
"uri": "https://developer.overheid.nl"
}
}
}