Cancel alignment
Request cancellation of a queued or running alignment. Calling this endpoint for a terminal alignment is a no-op.
DELETE
/v1/alignments/{alignmentId}Authorization
Authorizationstringrequired
Send a Modaic bearer token in the Authorization header.
Parameters
alignmentIdUUIDrequired
Alignment ID. Repository write access is required.
Response
Returns 204 No Content. Poll Get alignment
to observe the terminal cancelled state.
Was this page helpful?