cURL
curl --request DELETE \ --url https://api.factory.ai/api/v0/computers/{computerId} \ --header 'Authorization: Bearer <token>'
{}
Soft-deletes a computer by ID.
Factory API key or JWT token for authentication
Computer ID
Response for status 204
The response is of type object.
object