Delete object
Deletes an object from your environment given the objectPath path parameter.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
objectPath
The path of the object to delete.
Response
Successful operation
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error