v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSequence Steps
Delete a step variant
<small>Requires the sequences:write scope (or a broader one that includes it).</small>
Deletes an existing variant from a sequence step
delete/v3/sequences/{id}/steps/{step_id}/variants/{variant_id}
Path parameters
idinteger required
Sequence Id
step_idinteger required
Step Id
variant_idinteger required
Variant Id
Response
Variant deleted successfully. The response body is empty.
{"stackTrail":"paths:/v3/sequences/{id}/steps/{step_id}/variants/{variant_id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}