manufacturing-intents

Retract Intent

post/api/v1/manufacturing-intents/{event_id}/retract

Path parameters

event_idstring uuid required

Request body

reasonstring nullable

Response

Successful Response

idstring uuid required
project_idstring uuid required
part_idstring uuid nullable required
cad_file_version_idstring uuid nullable required
feature_idstring nullable required
scope'project' | 'part' | 'feature' | 'drawing' required
intent_typestring required
labelstring required
valueobject required
state'active' | 'retracted' | 'superseded' required
source'user_confirmed' | 'user_direct' | 'ollie_confirmed' | 'admin_confirmed' required
source_certainty'user_asserted' required
provenanceobject required
idempotency_keystring required
supersedes_event_idstring uuid nullable required
retracted_atstring date-time nullable required
retracted_by_user_idstring uuid nullable required
retraction_reasonstring nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.