Delete a secret by id.
This endpoint:
Args: service: Injected secrets service secret_id: The id of the secret to delete
Returns: Response confirming deletion
Raises: 400 Bad Request: If user doesn’t have an associated space 404 Not Found: If the secret doesn’t exist