secrets
Delete Developer Secret
Delete a secret.
Args: secret_id: ID of the secret to delete x_developer_id: ID of the developer who owns the secret
Returns: The deleted secret
Raises: HTTPException: If the secret doesn't exist
delete/secrets/{secret_id}
Path parameters
secret_idstring uuid required
Response
Successful Response