Confirm or give up write access to a catalog
PUT/api/catalog_write_access/:local_name
Establishes, or gives up, this grid's ability to edit a catalog.
Giving it up only clears the flag. It deliberately does not undo the unshallow or restore an https origin: both are properties of the local clone rather than of the subscription, and re-truncating a history to express "I would rather not edit this" would be a strange trade.
Request
Responses
- 200
- 400
- 403
- 404
- 422
- 502
Successful Response
The catalog has no pushable URL, or no key to authenticate with
The repository refused a test push
Catalog not found
Validation Error
Could not reach the repository