Phoenix Replicas
Delete Replica
This endpoint deletes a single Replica by its unique identifier. Once deleted, this Replica can not be used to generate videos.
DELETE
/
v2
/
replicas
/
{replica_id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
replica_id
string
requiredQuery Parameters
hard
boolean
If set to true, the replica and associated assets (such as training footage) will be hard deleted. CAUTION: This action is irrevocable. Note that a hard delete of a replica does not delete the videos created using said replica. See Delete Video for more info.