External
Resolve external conflict
Resolves a named external sync conflict using the specified strategy. Strategies: local-wins, remote-wins, or manual (provide resolvedValue).
post/api/orgs/{org}/external/conflicts/{name}/resolve
Path parameters
orgstring required
Example:default
Organization slug
namestring required
Example:repo-conflict-abc123
Conflict resource name
Request body
Response
Conflict resolved
Changes
No recorded changes to this endpoint across all 1 revision of this API.