partitions
Delete Partition
Deletes a partition and all of its associated data. This includes connections, documents, and partition specific instructions. This operation is irreversible.
delete/partitions/{partition_id}
Path parameters
partition_idstring required
Query parameters
asyncboolean nullable
If true, performs partition deletion asynchronously.
If true, performs partition deletion asynchronously.
Response
Successful Response