design-intents
Patch Intent
Apply a user PATCH (inline chip edit). Promotes edits to user_asserted.
Ownership verification happens inside the service via the part->project-> user_id join. 403 if the user doesn't own the intent, 404 if the intent doesn't exist.
patch/api/v1/design-intents/{intent_id}
Path parameters
intent_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.