Authorise a container chain
POST/sources/:sourceID/containers/authorise
Upserts every node in the chain (root → leaf) and flips authorised=true on the leaf. Ancestors are stored with authorised=false so the parent-id chain exists for the sync ancestor walk.
Request
Responses
- 200
- 400
- 500
OK
Bad Request
Internal Server Error