Skip to main content

Delete Weight

DELETE 

/api/v1/weights/:weight_id

Delete weight.

By default, also deletes the file from S3 storage. Set delete_file=false to only remove the database record.

Request

Responses

Successful Response